Open main menu menu
close

WAL

    WAL Products

    Products

    • VERTICAL LIFTING CLAMP IPU10
    zoom
    < Back to Product Categories
    VERTICAL LIFTING CLAMP IPU10

    CROSBY IP - Vertical Lifting Clamp - The IPU10 vertical lifting clamp is used for lifting, turning, moving or vertical transfer of sheet, plates, or fabrications from horizontal to vertical and down to horizontal (180°) as needed. The hinged hoisting eye allows for the clamp to place and lift the load from any direction, or with a multiple leg sling without side-loading the clamp.

    Product Details

     


    BENEFITS

    Universal - for lifting in any direction
    • Available in capacities of .5 thru 30 metric tons (higher Working Load Limits are available upon request).
    • Wide variety of jaw openings available: 0” to 6.13”.
    • Welded alloy steel body for strength and smaller size. Forged alloy components, where required.
    • Individually Proof Tested to 2 times the Working Load Limit with certification.
    • Company name (Crosby IP), logo, Working Load Limit and jaw opening permanently stamped on body.
    • Each product is individually serialized, with the serial number and Proof Load test date stamped on body. User manual with test certificate is included with each clamp.
    • Available in a variety of styles:
      • IPU10 - Standard clamp for materials with a surface hardness to 363HV10 (345 HB).
      • IPU10J - Larger jaw opening.
      • IPU10S - For use with stainless steel material.
      • IPU10H - For use with materials with a surface hardness to 472HV10 (450 HB).
    • Full 180° turning range for material transfer, turning or moving. 
    • Lock open, lock closed ability with latch for pretension on material and then release of material.
    • For use with materials with a surface hardness to 279HV10. Only 5% minimum WLL is needed.
    • Maintenance and repair kits are available.
    • Minimum WLL is 5% of maximum WLL for .5t IPU10 only.
    • Minimum WLL is 10% of maximum WLL for all other IPU10, IPU10J, IPU10S, IPU10H clamps.

     


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