{"product_id":"libs-carbon-1064-handheld-carbon-analyzer","title":"LIBS-CARBON-1064 | Handheld Carbon Analyzer for Metals \u0026 Alloys","description":"\u003cstyle\u003e\n  \/* LIBS-CARBON-1064 Product Page *\/\n  \/* Tight, minimalist black\/white format *\/\n\n  .product-container {\n    max-width: 900px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: #000;\n    background: #fff;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .product-h1 {\n    font-size: 36px;\n    font-weight: 700;\n    letter-spacing: -1px;\n    margin: 40px 0 15px 0;\n    line-height: 1.2;\n  }\n\n  .product-h1 span {\n    font-weight: 400;\n    color: #666;\n  }\n\n  .tech-badge {\n    display: inline-block;\n    background: #000;\n    color: #fff !important;\n    padding: 4px 10px;\n    font-size: 11px;\n    letter-spacing: 1px;\n    margin-left: 10px;\n    vertical-align: middle;\n  }\n\n  .intro-para {\n    margin: 0 0 15px 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .intro-para strong {\n    font-weight: 700;\n    color: #000;\n  }\n\n  .carbon-callout {\n    background: #000;\n    color: #fff;\n    border-left: 4px solid #000;\n    padding: 25px;\n    margin: 25px 0;\n  }\n\n  .carbon-callout h3 {\n    color: #fff;\n    font-size: 20px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .carbon-callout p {\n    margin: 0;\n    color: #fff;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .carbon-callout strong {\n    color: #fff;\n  }\n\n  .highlights-box {\n    background: #f5f5f5;\n    border-left: 4px solid #000;\n    padding: 20px 25px;\n    margin: 25px 0;\n  }\n\n  .highlights-box h3 {\n    font-size: 16px;\n    font-weight: 700;\n    margin: 0 0 12px 0;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .highlights-list li {\n    padding: 6px 0;\n    font-size: 13px;\n    border-bottom: 1px solid #e0e0e0;\n  }\n\n  .highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .highlights-list strong {\n    font-weight: 700;\n  }\n\n  .section-title {\n    font-size: 22px;\n    font-weight: 700;\n    margin: 40px 0 20px 0;\n    padding-bottom: 10px;\n    border-bottom: 3px solid #000;\n    letter-spacing: -0.5px;\n  }\n\n  .comp-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 20px 0;\n    font-size: 13px;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n  }\n\n  .comp-table th {\n    background: #1a1a1a;\n    color: #fff;\n    padding: 12px 15px;\n    text-align: center;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    border: 1px solid #333;\n  }\n\n  .comp-table th:first-child {\n    text-align: left;\n  }\n\n  .comp-table td {\n    padding: 12px 15px;\n    border: 1px solid #ddd;\n    text-align: center;\n    vertical-align: middle;\n  }\n\n  .comp-table td:first-child {\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .comp-table tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .highlight-cell {\n    background: #f5f5f5;\n    font-weight: 700;\n  }\n\n  .feature-section {\n    margin: 30px 0;\n  }\n\n  .feature-h3 {\n    font-size: 16px;\n    font-weight: 700;\n    margin: 0 0 12px 0;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .feature-h3::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    background: #000;\n    display: inline-block;\n  }\n\n  .feature-list {\n    margin: 0;\n    padding: 0 0 0 18px;\n    list-style: none;\n  }\n\n  .feature-list li {\n    padding: 5px 0;\n    font-size: 13px;\n    line-height: 1.6;\n    position: relative;\n  }\n\n  .feature-list li::before {\n    content: \"—\";\n    position: absolute;\n    left: -18px;\n    color: #666;\n  }\n\n  .feature-list strong {\n    font-weight: 700;\n  }\n\n  .app-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    margin: 20px 0;\n  }\n\n  .app-card {\n    border: 1px solid #ddd;\n    padding: 20px;\n    cursor: pointer;\n    transition: all 0.2s ease;\n  }\n\n  .app-card:hover {\n    border-color: #000;\n    background: #f5f5f5;\n  }\n\n  .app-icon {\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 8px;\n    display: inline-block;\n    border: 1px solid #000;\n    padding: 4px 8px;\n  }\n\n  .app-title {\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .app-desc {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.5;\n    margin-bottom: 10px;\n  }\n\n  .cta-section {\n    background: #f5f5f5;\n    padding: 30px;\n    margin: 40px 0;\n    text-align: center;\n    border-left: 4px solid #000;\n  }\n\n  .cta-section h3 {\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0 0 10px 0;\n  }\n\n  .cta-section p {\n    margin: 0 0 15px 0;\n    font-size: 13px;\n    color: #666;\n  }\n\n  .cta-button {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    padding: 12px 25px;\n    text-decoration: none;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    border: none;\n    cursor: pointer;\n    font-size: 11px;\n  }\n\n  @media (max-width: 768px) {\n    .app-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .comp-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto;\n    }\n\n    .comp-table th,\n    .comp-table td {\n      padding: 8px;\n      min-width: 110px;\n    }\n\n    .product-h1 {\n      font-size: 28px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n\n  \u003ch1 class=\"product-h1\"\u003e\n    LIBS-CARBON-1064\n    \u003cspan class=\"tech-badge\"\u003eLIBS · CARBON · FIELD\u003c\/span\u003e\n    \u003cspan\u003e— Handheld Carbon Analyzer for Metals\u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cp class=\"intro-para\"\u003e\n    \u003cstrong\u003eLIBS-CARBON-1064\u003c\/strong\u003e is a handheld\n    \u003cstrong\u003eLaser-Induced Breakdown Spectroscopy (LIBS)\u003c\/strong\u003e analyzer designed for\n    \u003cstrong\u003einstant carbon testing and alloy grade identification\u003c\/strong\u003e.\n    Measure carbon in solid metals directly at the point of inspection, with\n    \u003cstrong\u003eresults in approximately 1 second\u003c\/strong\u003e and no sample preparation.\n  \u003c\/p\u003e\n\n  \u003cp class=\"intro-para\"\u003e\n    \u003cstrong\u003eWhy carbon analysis matters:\u003c\/strong\u003e\n    Carbon content is a critical factor in distinguishing carbon steel, low-alloy steel,\n    stainless steel and other metal grades. Unlike conventional XRF analyzers,\n    \u003cstrong\u003eLIBS directly detects carbon and other light elements\u003c\/strong\u003e such as\n    nitrogen, oxygen, lithium, beryllium and boron.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"carbon-callout\"\u003e\n    \u003ch3\u003eDirect Carbon Testing in the Field\u003c\/h3\u003e\n    \u003cp\u003e\n      Verify carbon steel and alloy grades directly on solid surfaces.\n      \u003cstrong\u003eContact the probe, trigger the analysis and receive an immediate result.\u003c\/strong\u003e\n      LIBS-CARBON-1064 supports rapid material verification across\n      \u003cstrong\u003e400+ alloy grades and 13 matrix alloy families\u003c\/strong\u003e without laboratory\n      transport, acid digestion or X-ray radiation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlights-box\"\u003e\n    \u003ch3\u003eCarbon Analysis Highlights\u003c\/h3\u003e\n    \u003cul class=\"highlights-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePrimary Measurement:\u003c\/strong\u003e\n        Direct carbon detection in solid metal and alloy samples\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLight Elements:\u003c\/strong\u003e\n        Detects C, N, O, Li, Be, B and other light elements\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAnalysis Speed:\u003c\/strong\u003e\n        Approximately 1 second for rapid screening; 9 seconds for high-precision analysis\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDetection Limit:\u003c\/strong\u003e\n        0.05%, element-dependent\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSample Preparation:\u003c\/strong\u003e\n        None for direct testing of flat solid surfaces\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAlloy Library:\u003c\/strong\u003e\n        13 matrix alloys and 400+ alloy grades\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eRadiation:\u003c\/strong\u003e\n        Zero X-ray radiation; laser-based analysis\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e\n        2.5 kg including battery and argon capsule\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eProtection:\u003c\/strong\u003e\n        IP54 dust and water protection\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003eLIBS Carbon Analysis vs. XRF\u003c\/h2\u003e\n\n  \u003ctable class=\"comp-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCapability\u003c\/th\u003e\n        \u003cth\u003eLIBS-CARBON-1064\u003c\/th\u003e\n        \u003cth\u003eConventional XRF\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCarbon Detection\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003e✓ Direct carbon measurement\u003c\/td\u003e\n        \u003ctd\u003eLimited or unavailable for carbon\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLight Elements\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003e✓ C, N, O, Li, Be, B\u003c\/td\u003e\n        \u003ctd\u003eLimited detection capability\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnalysis Method\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003eLaser-Induced Breakdown Spectroscopy\u003c\/td\u003e\n        \u003ctd\u003eX-ray fluorescence\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSample Preparation\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003eNone for solid samples\u003c\/td\u003e\n        \u003ctd\u003eSurface preparation may be required\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTime to Result\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003e1 second rapid analysis\u003c\/td\u003e\n        \u003ctd\u003eTypically longer measurement time\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRadiation Safety\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003eNo X-ray radiation\u003c\/td\u003e\n        \u003ctd\u003eRadiation safety controls required\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Identification\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003e400+ alloy grades\u003c\/td\u003e\n        \u003ctd\u003eDependent on available alloy library\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eField Operation\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003eHandheld, on-site analysis\u003c\/td\u003e\n        \u003ctd\u003ePortable field operation available\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 class=\"section-title\"\u003eCarbon Analysis Applications\u003c\/h2\u003e\n\n  \u003cdiv class=\"app-grid\"\u003e\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003eC\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003eCarbon Steel Verification\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Quickly verify carbon content and distinguish carbon steel grades directly on\n        finished parts, stock material and production components.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003eQC\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003eCasting Industry\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Identify carbon steel, alloy steel and stainless steel grades during casting,\n        receiving inspection and final quality control.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003eSCRAP\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003eScrap Metal Sorting\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Perform on-site sorting and grade verification of ferrous and non-ferrous scrap\n        without sending samples to a laboratory.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003eID\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003eFactory Quality Control\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Inspect incoming materials and finished products with rapid carbon and alloy\n        identification at the production line.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003ePWR\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003ePower Industry\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Verify the material composition of pipelines, tower fittings and other critical\n        power-generation and transmission components.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-card\"\u003e\n      \u003cdiv class=\"app-icon\"\u003eWELD\u003c\/div\u003e\n      \u003cdiv class=\"app-title\"\u003eWelding Industry\u003c\/div\u003e\n      \u003cdiv class=\"app-desc\"\u003e\n        Match welding consumables with base materials and verify carbon and alloy grades\n        before fabrication or repair work.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003eLIBS-CARBON-1064 Technical Features\u003c\/h2\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003ch3 class=\"feature-h3\"\u003eDirect Carbon Measurement\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eCarbon detection:\u003c\/strong\u003e\n        Measures carbon directly in solid metal and alloy samples\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLight-element capability:\u003c\/strong\u003e\n        Detects C, N, O, Li, Be and B that conventional XRF may not measure\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eRapid grade verification:\u003c\/strong\u003e\n        Approximately 1-second analysis for fast material screening\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eHigh-precision mode:\u003c\/strong\u003e\n        9-second measurement mode for improved analytical precision\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eElement-dependent detection limit:\u003c\/strong\u003e\n        Down to 0.05% according to the brochure specifications\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003ch3 class=\"feature-h3\"\u003eLaser-Based LIBS Technology\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTechnology:\u003c\/strong\u003e\n        Laser-Induced Breakdown Spectroscopy (LIBS)\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePulsed laser:\u003c\/strong\u003e\n        Thermoelectrically cooled laser system\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSpectral range:\u003c\/strong\u003e\n        160–430 nm using a dual-spectrometer configuration\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSpectral resolution:\u003c\/strong\u003e\n        0.1 nm from 160–235 nm and 0.2 nm from 230–430 nm\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAtmosphere:\u003c\/strong\u003e\n        Argon or air operation, with argon purge included\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-section\"\u003e\n    \u003ch3 class=\"feature-h3\"\u003ePortable Industrial Design\u003c\/h3\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e\n        2.5 kg including battery and argon capsule\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWorking distance:\u003c\/strong\u003e\n        Contact probe for flat-surface analysis\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eViewing window:\u003c\/strong\u003e\n        UV-grade fused silica flat window\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDisplay:\u003c\/strong\u003e\n        Sunlight-readable color touchscreen\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIngress protection:\u003c\/strong\u003e\n        IP54-rated protection against dust and water exposure\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eData export:\u003c\/strong\u003e\n        USB connection with PDF and Excel report output\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-title\"\u003eLIBS-CARBON-1064 Technical Specifications\u003c\/h2\u003e\n\n  \u003ctable class=\"comp-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eParameter\u003c\/th\u003e\n        \u003cth\u003eSpecification\u003c\/th\u003e\n        \u003cth\u003eParameter\u003c\/th\u003e\n        \u003cth\u003eSpecification\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTechnology\u003c\/td\u003e\n        \u003ctd\u003eLaser-Induced Breakdown Spectroscopy (LIBS)\u003c\/td\u003e\n        \u003ctd\u003eLaser\u003c\/td\u003e\n        \u003ctd\u003ePulsed laser, thermoelectrically cooled\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSpectral Range\u003c\/td\u003e\n        \u003ctd\u003e160–430 nm, dual spectrometer\u003c\/td\u003e\n        \u003ctd\u003eResolution\u003c\/td\u003e\n        \u003ctd\u003e0.1 nm \/ 0.2 nm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDetection Limit\u003c\/td\u003e\n        \u003ctd\u003e0.05%, element-dependent\u003c\/td\u003e\n        \u003ctd\u003eAnalysis Time\u003c\/td\u003e\n        \u003ctd\u003e1s rapid \/ 9s high precision\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWorking Distance\u003c\/td\u003e\n        \u003ctd\u003eContact probe, flat surface\u003c\/td\u003e\n        \u003ctd\u003eView Window\u003c\/td\u003e\n        \u003ctd\u003eUV-grade fused silica flat window\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMatrix Library\u003c\/td\u003e\n        \u003ctd\u003e13 matrix alloys, 400+ grades\u003c\/td\u003e\n        \u003ctd\u003eCalibrated Matrices\u003c\/td\u003e\n        \u003ctd\u003eAl, Cu, Fe, Ni, Ti, Mg, Pb, Sn, Zn and more\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCarbon Detection\u003c\/td\u003e\n        \u003ctd class=\"highlight-cell\"\u003eC detected directly\u003c\/td\u003e\n        \u003ctd\u003eLight Elements\u003c\/td\u003e\n        \u003ctd\u003eC, N, O, Li, Be, B\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAtmosphere\u003c\/td\u003e\n        \u003ctd\u003eArgon \/ air, argon purge included\u003c\/td\u003e\n        \u003ctd\u003eDisplay\u003c\/td\u003e\n        \u003ctd\u003eColor touchscreen, sunlight-readable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eData Export\u003c\/td\u003e\n        \u003ctd\u003eUSB, PDF \/ Excel reports\u003c\/td\u003e\n        \u003ctd\u003eIngress Protection\u003c\/td\u003e\n        \u003ctd\u003eIP54\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWeight\u003c\/td\u003e\n        \u003ctd\u003e2.5 kg with battery and argon capsule\u003c\/td\u003e\n        \u003ctd\u003eRadiation\u003c\/td\u003e\n        \u003ctd\u003eNo X-ray radiation\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 class=\"section-title\"\u003eCarbon and Alloy Testing Workflow\u003c\/h2\u003e\n\n  \u003cdiv class=\"highlights-box\"\u003e\n    \u003ch3\u003eSimple Three-Step Analysis\u003c\/h3\u003e\n    \u003cul class=\"highlights-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e1. Position:\u003c\/strong\u003e\n        Place the contact probe against a clean, flat solid-metal surface\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e2. Measure:\u003c\/strong\u003e\n        Activate the pulsed laser and analyze the generated plasma emission\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e3. Verify:\u003c\/strong\u003e\n        Review carbon content, elemental composition and alloy grade on the touchscreen\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch3\u003eConfigure Your LIBS-CARBON-1064\u003c\/h3\u003e\n    \u003cp\u003e\n      Direct carbon measurement and rapid alloy identification for field, factory and\n      industrial quality control.\n    \u003c\/p\u003e\n    \u003cbutton class=\"cta-button\"\u003eRequest Carbon Analyzer Consultation\u003c\/button\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"NWSPEC","offers":[{"title":"Default Title","offer_id":49171972882651,"sku":"LIBS-carbon-1064","price":25000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/1722\/0315\/files\/LIBS_ORE.png?v=1774521809","url":"https:\/\/nwspec.com\/products\/libs-carbon-1064-handheld-carbon-analyzer","provider":"NWSPEC","version":"1.0","type":"link"}