Open main menu menu
close

WAL

    WAL Products

    Products

    • FIST GRIP CLIPS G-429
    zoom
    < Back to Product Categories
    FIST GRIP CLIPS G-429

    CROSBY - G-429 FIST GRIP wire clips meet or exceed the performance requirements of Federal Specification FF-C-450 Type III, Class 1, except for those provisions required of the contractor. Compared to cast iron clips, forged clips provide a greater rope bearing surface and have been proven to be more consistent in strength and durability. Whether wire rope forged clips perform efficiently or not depends on whether the manufacturing practices were done properly. provide a saddle for both the live and the dead-end of the wire. This results in needing fewer forged clips for each termination. However, this is not the case with malleable cast iron clips. Forged wire clips reduce the possibility of hidden defects that are sometimes present in the cast iron clips. Cast iron clips should only be used in non-critical applications.

    Product Details

    • Entire clip is Galvanized to resist corrosive and rusting action.
    • Based on the catalog breaking strength of wire rope, Crosby wire rope clips have an efficiency rating of 80% for 3/16” - 7/8” sizes, and 90% for sizes 1” through 1-1/2”.
    • Bolts are an integral part of the saddle. Nuts can be installed in such a way as to enable the operator to swing the wrench in a full arc for fast installation.
    • All sizes have forged steel saddles.
    • All Clips are individually bagged or tagged with proper application instructions and warning information.
    • Meets or exceeds all requirements of ASME B30.26 including identification, ductility, design factor, proof load and temperature requirements. Importantly, these wire rope clips meet other critical performance requirements including fatigue life, impact properties and material traceability, not addressed by ASME B30.26.
    • Assembled with standard heavy hex nuts.

     


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