Open main menu menu
close

WAL

    WAL Products

    Products

    < Back to Product Categories
    CABLESAFE

    Crosby - Straightpoint CableSafe compatible with a wide range of rope and electrical cable diameters (4-30mm) at range 100m / 328ft using bluetooth connection. Allow the user to monitor tension with exceedingly high levels of accuracy to ensure that is being pulled at a safe tension level.

    Ideal for the following applications:

    • Measure tension when pulling electrical cables.
    • Measure tension on synthetic rope.
    • Measure tension at cell phone tower installation.

    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


    FEATURES AND BENEFITS

    • Simple to use and set up
    • Remote monitoring using smart phone via Bluetooth
    • Rapid tension force measurement - Up to 600m or 1968ft per minute
    • Able to be used in all weather and air quality conditions
    • Easy to install and replace batteries (4 x AA standard Alkaline)
    • Fully constructed from aerospace-grade aluminium with anodised finish
    • Five wheel design improving accuracy
    • Blue anodised side plates
    • Linchpins are fitted to the top sheave pins making wire rope installation quick and simple
    • Maintenance-free heavy duty bearings
    • Compatible with a wide range of synthetic rope/electrical cable diameters – 4-30mm or 5/32"- 1 3/16"
    • Design validated by F.E.A.
    • IP67 ingress protection or NEMA6 – heavy protection against dust and rain
    • 2-year warranty

    APPLICATIONS

    • Fibre-optic cable pulling using turret winches
    • Water gates for dams
    • Offshore rescue and retrieval
    • Capstan rope/cable winding
    • Broadcast and telecommunications
    • Erecting towers (maintaining structural capacity)
    • Service and maintenance of cell towers

     


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