Open main menu menu
close

WAL

    WAL Products

    Products

    < Back to Product Categories
    LOADSAFE

    Crosby - Straightpoint Loadsafe can complete in less time wirelessly to INSIGHT via a USB dongle, iOS or Android app (If Bluetooth), or the SW-HHP wireless handheld display reducing maintenance and repair costs.

    Product Details

    Wireless Approvals
    sp wireless conformity logos

    Federal Communications Commission
        FCC: VHARA24
    Industry Canada
        IC: 7224A-RA24
    Japan Certification
        ID: 205-170296
    Korea Certification
        ID:R-CRM-1ME-RA24


    TWO VERSIONS OF THE WNI ARE AVAILABLE:
    • Long range 2.4GHz version providing industry-leading wireless range of 1000m or 3280ft to SP's SW-HHP handheld or INSIGHT software.
    • Bluetooth output and can be connected to any smartphone running our free HHP app on iOS or Android at ranges up to 100m or 328ft.

    FEATURES & BENEFITS

    • Proprietary 2.4 GHz Wireless or Bluetooth options
    • Accuracy of 0.1% FS
    • Environmentally sealed to IP67/NEMA 6
    • Stocked capacities up to 500t
    • Industry leading wireless range up to 1000m or 3280ft
    • Internal antennae
    • ATEX & IECEx version for hazardous area zones 0, 1 & 2 available
    • Battery life of 1200hrs
    • Compact size
    • Remote on-off
    • 2 year warranty
    • Complies with ASME B30.26
    • Design validated by F.E.A.

    APPLICATIONS

    • Centre of gravity weighing and calculating
    • Measurement of systems on and offshore such as jackets and modules
    • Steel fabrication shops
    • Portside weighing bonded containers
    • Structural monitoring with shoring props
    • Lifting bridges and other large installations
    • Heavy equipment moving companies
    • Used alongside Self-propelled modular trailer (SPMT)

    SUPPLIED WITH THE FOLLOWING AS STANDARD

    • AA Batteries
    • Proof test certificate
    • Operator Manual
    • Carry/Storage Case

     


    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'); }); });