{"product_id":"fjd-trion-v10a","title":"FJD Trion V10a RTK System with AR Stakeout","description":"\u003cstyle\u003e\n  .fjd-v10a {\n    --blue: #1677ff;\n    --dark: #111827;\n    --text: #374151;\n    --muted: #6b7280;\n    --light: #f5f7fa;\n    --border: #e5e7eb;\n    --white: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text);\n    line-height: 1.65;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .fjd-v10a * {\n    box-sizing: border-box;\n  }\n\n  .fjd-v10a h2,\n  .fjd-v10a h3,\n  .fjd-v10a h4 {\n    color: var(--dark);\n    margin-top: 0;\n    line-height: 1.25;\n  }\n\n  .fjd-v10a p {\n    margin: 0 0 16px;\n  }\n\n  .fjd-v10a img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* HERO *\/\n  .v10a-hero {\n    padding: 72px 40px;\n    background: linear-gradient(135deg, #f4f8ff 0%, #ffffff 60%);\n    border-radius: 20px;\n    margin-bottom: 60px;\n  }\n\n  .v10a-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n  }\n\n  .v10a-eyebrow {\n    display: inline-block;\n    color: var(--blue);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 15px;\n  }\n\n  .v10a-hero h2 {\n    font-size: clamp(34px, 4vw, 54px);\n    margin-bottom: 20px;\n    letter-spacing: -1px;\n  }\n\n  .v10a-hero h2 span {\n    color: var(--blue);\n  }\n\n  .v10a-hero-lead {\n    font-size: 20px;\n    color: #4b5563;\n    max-width: 580px;\n    margin-bottom: 28px;\n  }\n\n  .v10a-hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .v10a-pill {\n    background: var(--white);\n    border: 1px solid var(--border);\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--dark);\n  }\n\n  .v10a-hero-image {\n    background: var(--white);\n    border-radius: 18px;\n    padding: 20px;\n  }\n\n  \/* SECTION *\/\n  .v10a-section {\n    margin-bottom: 70px;\n  }\n\n  .v10a-section-heading {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 40px;\n  }\n\n  .v10a-section-heading .label {\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-bottom: 10px;\n  }\n\n  .v10a-section-heading h3 {\n    font-size: clamp(28px, 3vw, 40px);\n    margin-bottom: 14px;\n  }\n\n  .v10a-section-heading p {\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  \/* FEATURE GRID *\/\n  .v10a-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .v10a-feature-card {\n    padding: 30px;\n    background: var(--light);\n    border-radius: 16px;\n    border: 1px solid #edf0f4;\n  }\n\n  .v10a-feature-number {\n    font-size: 13px;\n    font-weight: 800;\n    color: var(--blue);\n    letter-spacing: 1px;\n    margin-bottom: 18px;\n  }\n\n  .v10a-feature-card h4 {\n    font-size: 21px;\n    margin-bottom: 12px;\n  }\n\n  .v10a-feature-card p {\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  \/* SPLIT *\/\n  .v10a-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n  }\n\n  .v10a-split-image {\n    border-radius: 18px;\n    overflow: hidden;\n    background: var(--light);\n  }\n\n  .v10a-split-content h3 {\n    font-size: 34px;\n    margin-bottom: 18px;\n  }\n\n  .v10a-split-content .intro {\n    font-size: 17px;\n    color: var(--muted);\n    margin-bottom: 25px;\n  }\n\n  .v10a-check-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .v10a-check-list li {\n    position: relative;\n    padding: 9px 0 9px 28px;\n    border-bottom: 1px solid var(--border);\n    font-size: 15px;\n  }\n\n  .v10a-check-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .v10a-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    color: var(--blue);\n    font-weight: 800;\n  }\n\n  \/* AR STAKEOUT *\/\n  .v10a-ar {\n    background: var(--dark);\n    color: white;\n    border-radius: 20px;\n    padding: 55px 45px;\n    margin-bottom: 70px;\n  }\n\n  .v10a-ar-grid {\n    display: grid;\n    grid-template-columns: 1.05fr .95fr;\n    gap: 50px;\n    align-items: center;\n  }\n\n  .v10a-ar h3 {\n    color: white;\n    font-size: 38px;\n    margin-bottom: 18px;\n  }\n\n  .v10a-ar p {\n    color: #cbd5e1;\n    font-size: 17px;\n  }\n\n  .v10a-ar-image {\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  \/* APPLICATIONS *\/\n  .v10a-app-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .v10a-app {\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 22px;\n    background: white;\n  }\n\n  .v10a-app h4 {\n    font-size: 17px;\n    margin-bottom: 7px;\n  }\n\n  .v10a-app p {\n    font-size: 14px;\n    color: var(--muted);\n    margin: 0;\n  }\n\n  \/* STATS *\/\n  .v10a-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .v10a-stat {\n    background: white;\n    padding: 28px 20px;\n    text-align: center;\n  }\n\n  .v10a-stat strong {\n    display: block;\n    color: var(--dark);\n    font-size: 27px;\n    line-height: 1.2;\n    margin-bottom: 7px;\n  }\n\n  .v10a-stat span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* SPECS *\/\n  .v10a-specs {\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .v10a-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .v10a-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .v10a-spec-row div {\n    padding: 14px 18px;\n    font-size: 14px;\n  }\n\n  .v10a-spec-row div:first-child {\n    font-weight: 700;\n    color: var(--dark);\n    background: var(--light);\n  }\n\n  \u003cstyle\u003e\n\/* ================================\n   V10 SERIES COMPARISON\n================================ *\/\n\n.v10a-comparison-section {\n  width: 100%;\n  margin: 0 auto;\n}\n\n.v10a-comparison-wrap {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  overflow: hidden;\n  box-sizing: border-box;\n}\n\n.v10a-comparison {\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  border-collapse: collapse;\n  border-spacing: 0;\n  table-layout: fixed;\n  box-sizing: border-box;\n}\n\n\/* ALL CELLS *\/\n.v10a-comparison th,\n.v10a-comparison td {\n  box-sizing: border-box;\n  padding: 14px 12px;\n  border-bottom: 1px solid var(--border);\n  text-align: left;\n  vertical-align: middle;\n\n  font-size: 14px;\n  line-height: 1.45;\n\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: anywhere !important;\n}\n\n\/* HEADER *\/\n.v10a-comparison th {\n  background: var(--dark);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\/* FIRST COLUMN *\/\n.v10a-comparison th:first-child,\n.v10a-comparison td:first-child {\n  width: 25%;\n  font-weight: 700;\n  color: var(--dark);\n}\n\n\/* PRODUCT COLUMNS *\/\n.v10a-comparison th:nth-child(2),\n.v10a-comparison td:nth-child(2),\n.v10a-comparison th:nth-child(3),\n.v10a-comparison td:nth-child(3),\n.v10a-comparison th:nth-child(4),\n.v10a-comparison td:nth-child(4) {\n  width: 25%;\n}\n\n\/* LAST ROW *\/\n.v10a-comparison tr:last-child td {\n  border-bottom: 0;\n}\n\n\/* HIGHLIGHT *\/\n.v10a-comparison .highlight {\n  color: var(--blue);\n  font-weight: 700;\n}\n\n\/* ================================\n   MOBILE\n================================ *\/\n\n@media screen and (max-width: 749px) {\n\n  .v10a-comparison-wrap {\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden !important;\n  }\n\n  .v10a-comparison {\n    width: 100% !important;\n    min-width: 0 !important;\n    table-layout: fixed;\n  }\n\n  .v10a-comparison th,\n  .v10a-comparison td {\n    padding: 10px 6px;\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  .v10a-comparison th {\n    font-size: 11px;\n  }\n\n  .v10a-comparison th:first-child,\n  .v10a-comparison td:first-child,\n  .v10a-comparison th:nth-child(2),\n  .v10a-comparison td:nth-child(2),\n  .v10a-comparison th:nth-child(3),\n  .v10a-comparison td:nth-child(3),\n  .v10a-comparison th:nth-child(4),\n  .v10a-comparison td:nth-child(4) {\n    width: 25%;\n  }\n}\n\n  \/* CTA *\/\n  .v10a-cta {\n    background: var(--light);\n    border-radius: 20px;\n    padding: 55px 35px;\n    text-align: center;\n    margin-top: 70px;\n  }\n\n  .v10a-cta h3 {\n    font-size: 34px;\n    margin-bottom: 14px;\n  }\n\n  .v10a-cta p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 900px) {\n    .v10a-hero-grid,\n    .v10a-split,\n    .v10a-ar-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .v10a-feature-grid,\n    .v10a-app-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .v10a-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .v10a-hero {\n      padding: 45px 25px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .fjd-v10a {\n      font-size: 15px;\n    }\n\n    .v10a-hero {\n      border-radius: 12px;\n      padding: 35px 18px;\n    }\n\n    .v10a-feature-grid,\n    .v10a-app-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .v10a-feature-card {\n      padding: 24px;\n    }\n\n    .v10a-stats {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .v10a-ar {\n      padding: 35px 22px;\n      border-radius: 14px;\n    }\n\n    .v10a-ar h3,\n    .v10a-split-content h3 {\n      font-size: 29px;\n    }\n\n    .v10a-spec-row {\n      grid-template-columns: 42% 58%;\n    }\n\n    .v10a-spec-row div {\n      padding: 12px;\n      font-size: 13px;\n    }\n\n    .v10a-cta {\n      padding: 40px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fjd-v10a\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"v10a-hero\"\u003e\n\u003cdiv class=\"v10a-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"v10a-eyebrow\"\u003eFJD Trion RTK GNSS System\u003c\/div\u003e\n\u003ch2\u003eFJD Trion V10a\u003cbr\u003e\u003cspan\u003eRTK System with AR Stakeout\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"v10a-hero-lead\"\u003eHigh-precision GNSS positioning combined with intuitive AR stakeout and tilt surveying for faster, more efficient field workflows.\u003c\/p\u003e\n\u003cdiv class=\"v10a-hero-points\"\u003e\n\u003cspan class=\"v10a-pill\"\u003e1,408 GNSS Channels\u003c\/span\u003e \u003cspan class=\"v10a-pill\"\u003eUp to 60° Tilt Surve\u003c\/span\u003e \u003cspan class=\"v10a-pill\"\u003eAR Stakeout\u003c\/span\u003e \u003cspan class=\"v10a-pill\"\u003eIP68\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-hero-image\"\u003e\n\u003c!-- Replace with official V10a product image --\u003e \u003cvideo width=\"100%\" controls=\"controls\"\u003e\n  \u003csource src=\"https:\/\/1500006283.vod2.myqcloud.com\/6c9ac49bvodcq1500006283\/e77706431397757907163170005\/PyvronUhasUA.mp4\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eBuilt for the Field\u003c\/div\u003e\n\u003ch3\u003ePrecision Positioning Meets Intuitive Stakeout\u003c\/h3\u003e\n\u003cp\u003eThe FJD Trion V10a is a professional RTK GNSS system designed to simplify high-precision surveying and field stakeout. With high-performance GNSS positioning, tilt compensation, and AR-based visual guidance, V10a helps surveyors work efficiently without constantly relying on conventional point-by-point workflows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-stats\"\u003e\n\u003cdiv class=\"v10a-stat\"\u003e\n\u003cstrong\u003e1,408\u003c\/strong\u003e \u003cspan\u003eGNSS Channels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-stat\"\u003e\n\u003cstrong\u003e60°\u003c\/strong\u003e \u003cspan\u003eMaximum Tilt Survey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-stat\"\u003e\n\u003cstrong\u003e8 mm + 1 ppm\u003c\/strong\u003e \u003cspan\u003eRTK Horizontal Accuracy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-stat\"\u003e\n\u003cstrong\u003eIP68\u003c\/strong\u003e \u003cspan\u003eProtection Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eKey Capabilities\u003c\/div\u003e\n\u003ch3\u003eDesigned to Make Field Surveying More Efficient\u003c\/h3\u003e\n\u003cp\u003eV10a combines positioning accuracy, visual guidance, and rugged field hardware in one professional RTK surveying solution.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/V10a_key_highlight.png?v=1789989384\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TILT SURVEY --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-split\"\u003e\n\u003cdiv class=\"v10a-split-image\"\u003e\n\u003c!-- Replace with official tilt survey image --\u003e \u003cmeta charset=\"utf-8\"\u003e \u003cimg src=\"https:\/\/www.fjdtrion.com\/web\/image\/website.s_v10a_multi_image_text_image_2\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-split-content\"\u003e\n\u003ch3\u003eSurvey Without Keeping the Pole Perfectly Vertical\u003c\/h3\u003e\n\u003cp class=\"intro\"\u003eV10a supports tilt surveying up to 60°, allowing surveyors to capture points in situations where keeping a conventional GNSS pole vertical is difficult.\u003c\/p\u003e\n\u003cul class=\"v10a-check-list\"\u003e\n\u003cli\u003e Up to 60° tilt survey capability\u003c\/li\u003e\n\u003cli\u003e Improved access to difficult-to-reach points\u003c\/li\u003e\n\u003cli\u003e Reduced need for perfectly vertical pole positioning\u003c\/li\u003e\n\u003cli\u003e Useful for obstacles, slopes, edges, and constrained spaces\u003c\/li\u003e\n\u003cli\u003e Designed for faster field data collection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FIELD WORKFLOW --\u003e\u003c!-- APPLICATIONS --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eApplications\u003c\/div\u003e\n\u003ch3\u003eBuilt for Professional Field Work\u003c\/h3\u003e\n\u003cp\u003eV10a can support a broad range of surveying, mapping, and construction-related workflows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app-grid\"\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eCadastral Surveying\u003c\/h4\u003e\n\u003cp\u003eCollect high-precision boundary and land information efficiently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eConstruction Surveying\u003c\/h4\u003e\n\u003cp\u003eSupport positioning, layout, and site measurement throughout construction projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eTopographic Surveying\u003c\/h4\u003e\n\u003cp\u003eCapture accurate field data for terrain and site mapping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eRoad \u0026amp; Bridge Surveying\u003c\/h4\u003e\n\u003cp\u003eSupport infrastructure measurement and positioning in complex field environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eRiver \u0026amp; Coastline Surveying\u003c\/h4\u003e\n\u003cp\u003eImprove field access and positioning when surveying challenging terrain and boundaries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-app\"\u003e\n\u003ch4\u003eUtility Surveying\u003c\/h4\u003e\n\u003cp\u003eSupport positioning and field documentation for infrastructure and utility projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RUGGED DESIGN --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eBuilt for the Field\u003c\/div\u003e\n\u003ch3\u003eRugged Hardware for Demanding Environments\u003c\/h3\u003e\n\u003cp\u003eFrom construction sites to outdoor surveying projects, V10a is designed to withstand everyday field conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-feature-grid\"\u003e\n\u003cdiv class=\"v10a-feature-card\"\u003e\n\u003ch4\u003eIP68 Protection\u003c\/h4\u003e\n\u003cp\u003eProtection against dust and water ingress for demanding outdoor operating conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-feature-card\"\u003e\n\u003ch4\u003e2 m Pole Drop\u003c\/h4\u003e\n\u003cp\u003eDesigned to withstand specified pole-drop conditions of up to 2 meters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-feature-card\"\u003e\n\u003ch4\u003eCompact Form Factor\u003c\/h4\u003e\n\u003cp\u003eApproximately 800 g and designed for comfortable field handling during extended surveying sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eSpecifications\u003c\/div\u003e\n\u003ch3\u003eFJD Trion V10a Technical Specifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-specs\"\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eGNSS Channels\u003c\/div\u003e\n\u003cdiv\u003e1,408 channels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eRTK Horizontal Accuracy\u003c\/div\u003e\n\u003cdiv\u003e8 mm + 1 ppm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eRTK Vertical Accuracy\u003c\/div\u003e\n\u003cdiv\u003e15 mm + 1 ppm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eTilt Survey\u003c\/div\u003e\n\u003cdiv\u003eUp to 60°\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eCamera\u003c\/div\u003e\n\u003cdiv\u003eDual 5 MP cameras\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eCommunication\u003c\/div\u003e\n\u003cdiv\u003e4G, Wi-Fi, Bluetooth, NFC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eUHF\u003c\/div\u003e\n\u003cdiv\u003eInternal \/ external UHF radio options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eProtection\u003c\/div\u003e\n\u003cdiv\u003eIP68\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eWeight\u003c\/div\u003e\n\u003cdiv\u003eApprox. 800 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003eDimensions\u003c\/div\u003e\n\u003cdiv\u003eApprox. Φ130 × 68 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-spec-row\"\u003e\n\u003cdiv\u003ePole Drop Resistance\u003c\/div\u003e\n\u003cdiv\u003eUp to 2 m under specified conditions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- V10 SERIES COMPARISON --\u003e\n\u003csection class=\"v10a-section\"\u003e\n\u003cdiv class=\"v10a-section-heading\"\u003e\n\u003cdiv class=\"label\"\u003eV10 Series\u003c\/div\u003e\n\u003ch3\u003eChoose the Right V10 RTK System\u003c\/h3\u003e\n\u003cp\u003eThe V10 family combines high-precision GNSS positioning with different field measurement technologies to match different surveying workflows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"v10a-comparison-wrap\"\u003e\n\u003ctable class=\"v10a-comparison\" style=\"width: 122.163%; height: 749.992px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 255.867px;\"\u003e\n\u003cth style=\"width: 18.8986%; height: 255.867px;\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eFeature\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/th\u003e\n\u003cth style=\"width: 27.0333%; height: 255.867px;\"\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/V10a.webp?v=1789989617\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eV10a\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/th\u003e\n\u003cth style=\"text-align: center; width: 27.0333%%; height: 255.867px;\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/V10i.webp?v=1789989666\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eV10i\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/th\u003e\n\u003cth style=\"text-align: center; width: 27.0333%; height: 255.867px;\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/V10L.webp?v=1789989738\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eV10L\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 77.1875px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 77.1875px;\"\u003eCore Technology\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 21.7772%; height: 77.1875px; text-align: center;\"\u003eAR Stakeout\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 77.1875px; text-align: center;\"\u003eVisual Positioning\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 77.1875px; text-align: center;\"\u003eLaser Measurement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.1875px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 77.1875px;\"\u003eHigh-Precision RTK\u003c\/td\u003e\n\u003ctd style=\"width: 21.7772%; height: 77.1875px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 77.1875px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 77.1875px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 54.0938px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 54.0938px;\"\u003eAR Stakeout\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 21.7772%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 54.0938px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 54.0938px;\"\u003eTilt Survey\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 21.7772%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 54.0938px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.1875px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 77.1875px;\"\u003eVisual Measurement\u003c\/td\u003e\n\u003ctd style=\"width: 21.7772%; height: 77.1875px; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 24.4055%; height: 77.1875px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 77.1875px; text-align: center;\"\u003eV10Li\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.1875px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 77.1875px;\"\u003eLaser Measurement\u003c\/td\u003e\n\u003ctd style=\"width: 21.7772%; height: 77.1875px; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 77.1875px; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 34.9186%; height: 77.1875px; text-align: center;\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 77.1875px;\"\u003e\n\u003ctd style=\"width: 18.8986%; height: 77.1875px;\"\u003eRecommended Focus\u003c\/td\u003e\n\u003ctd style=\"width: 21.7772%; height: 77.1875px; text-align: center;\"\u003eAR-assisted stakeout\u003c\/td\u003e\n\u003ctd style=\"width: 24.4055%; height: 77.1875px; text-align: center;\"\u003eVisual measurement\u003c\/td\u003e\n\u003ctd style=\"width: 34.9186%; height: 77.1875px; text-align: center;\"\u003eNon-contact laser measurement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"FJD","offers":[{"title":"Default Title","offer_id":48535373054210,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/8558\/8994\/files\/V10a.webp?v=1789989617","url":"https:\/\/droneroboticstec.com\/products\/fjd-trion-v10a","provider":"Drone Robotics Tech","version":"1.0","type":"link"}