Open main menu menu
close

WAL

    WAL Products

    Products

    Product Details


    FEATURE & BENEFIT

    • Wide range of sizes available:
      1-1/4” thru 4” Wireline
    • “M-Line” socket terminations have a 100% efficiency rating, based on the catalog strength of the wire rope. Ratings are based on recommended use with 6 x 7, 6 x 19, or 6 x 37 IPS or XIP (EIP), XXIP (EEIP), RRL, FC, or IWRC wire rope. Strand constructed with minimal number of wires (e.g. 1 x 7) requires special consideration that socket basket length be five (5) times the strand diameter or fifty (50) times the wire diameter, whichever is the greater.
    • Galvanized finish.
    • Designed for today’s higher strength classes of wire rope.
    • Design of bail allows for easy connection to shackles and other connecting links.
    • Socket design utilizes features to keep cone from rotating.
    • Type approved and Certification in accordance with DNV’s Rules for Certifications of Lifting Appliances, 2011 - DNV’s Offshore Standard DNVOS-E101, Drilling Plant, October 2009.

     


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