Open main menu menu
close

WAL

    WAL Products

    Products

    • CHAINSAFE
    zoom
    < Back to Product Categories
    CHAINSAFE

    Crosby - Straightpoint ChainSafe is a Bluetooth wireless voltage load cell capable of load monitoring capacities up to 4te. The Bluetooth signal has a range of up to 100m or 328ft.

    Product Details

    Wireless Approvals
    sp wireless conformity logos

    Federal Communications Commission
        FCC: QOQ-BGM113
    Industry Canada
        IC: 5123A-BGM113
    Japan Certification
        ID: 209-J00204
    Korea Certification
        ID: MSIP-CRM-BGT-BGM113


    FEATURES & BENEFITS

    • Designed to work along the length of 10mm chain
    • Bluetooth wireless range of 100m/328ft
    • Lightweight load cell easily attached to the length of chain
    • No battery change required - Battery life 5 years based on 3hrs use per day
    • Environmentally protected to IP67/NEMA6
    • Internal Antennae
    • Conforms to EN1677:2008
    • Fatigue tested to 30,000 cycles to 1.5x WLL.
    • 2-year warranty
    • Design validated by F.E.A.

    APPLICATIONS

    • Lashing
    • Load Securement
    • Tie Downs
    • Transportation
    • Small cranes, chain sling legs
    • Towing chains

    SUPPLIED WITH THE FOLLOWING AS STANDARD

    • Lithium Thionyl Chloride (non-replaceable)
    • Calibration & proof test certificate
    • Multi-lingual user manual (HHP App)
    • Carry / transit case
    • RFID Tagged

     


    For more information contact us

    Specification

    Specification

    zoom

    PLEASE FILL PRODUCT QUESTIONAIRE FORM FOR DETAILS



    * form must be filled

    function toggleNavbarMethod() { if ($(window).width() > 768) { $('.main-menu .dropdown').on('mouseover', function(){ $('.dropdown-toggle', this).trigger('click'); }).on('mouseout', function(){ $('.dropdown-toggle', this).trigger('click').blur(); }); } else { $('.main-menu .dropdown').off('mouseover').off('mouseout'); } }; var error_fields = []; $(function() { lightbox.option({ 'resizeDuration': 200, 'wrapAround': true, 'showImageNumberLabel':false, 'alwaysShowNav':true }); $("#slider3").responsiveSlides({ manualControls: '#slider3-pager', maxwidth: 540 }); toggleNavbarMethod(); $(window).resize(toggleNavbarMethod); $(".body-inquiry .dropdown-menu li a").click(function(){ $(this).parents(".dropdown").find('.btn').html($(this).text() + ' '); $(this).parents(".dropdown").find('.btn').val($(this).data('value')); }); $('div.qselect ul a').click(function(event) { var a = $(this); var target = a.parents('div.dropdown').attr('data-target'); $('#' + target).val(a.attr('data-value')); }); $('#frmInquiry').submit(function(event) { event.preventDefault(); $('#btnsubmit').attr('disabled', true); var href = $(this).attr('action'); var data = $(this).serialize(); data += '&ajax=1'; $.post(href, data, function(response) { $('#btnsubmit').removeAttr('disabled'); if(response.success && response.href) window.location = response.href; else { $('#msg-title').html(response.title); $('#msg').html(response.msg); $('#popupModal').modal('show'); if(error_fields.length > 0) { for(i = 0; i < error_fields.length; i++) { $('#' + error_fields[i]).addClass('is-invalid'); if(i == 0) { document.getElementById(error_fields[i]).focus(); $('html,body').animate({scrollTop: ($('#' + error_fields[i]).offset().top + $('#header').outerHeight() - 50) + 'px' }, 300); } } } } }, 'json'); }); $('#frmInquiry input, #frmInquiry textarea').keyup(function(event) { $(this).removeClass('is-invalid'); }); });