RACK 1 SMALL 24x57mm Fe/MU

The photographs are for illustrative purposes only.
Get AI analytics on product RACK 1 SMALL 24x57 mm Fe/MU:
5.70€/pc.
Ex Tax: 4.60€/pc.
No brand
0 reviews
In stock
Product Code: 000-328399ASP
Qty
Tags:
Product sizes5,70 x 2,40 x 2,40 cm
Package dimensions16,00 x 2,00 x 10,00 cm
Gross weight0,050 kg
Net weight0,150 kg

RACK 1 Small — 24x57 mm (Fe/MU)

This RACK 1 Small is a compact rack component intended for mounting or organizing small devices and assemblies. Its purpose is to provide a reliable structural element in installations where a small-format rack is required.

Key advantages


    Compact footprint suitable for tight spaces
  • Simple, straightforward design for easy integration
  • Durable construction as indicated by the Fe/MU designation in the name
  • Consistent size for predictable layout and planning
  • Low visual impact while maintaining functionality

Application and use cases

The RACK 1 Small is useful wherever a small rack or holder is needed for components, panels or modules. Typical applications include mounting, organization and small equipment support.


    Mounting small electronic modules or terminal blocks
  • Organizing wiring and connectors in compact enclosures
  • Use in control cabinets with limited space
  • Supporting sensors or small instruments
  • Prototyping and small-scale assembly setups

What to consider when choosing


    Compatibility with the devices or modules you plan to install
  1. Available installation space and how the rack dimensions fit
  2. Material requirements for the environment where it will be used
  3. Mounting method and ease of assembly or removal
  4. How the rack integrates with other system components

Characteristics


    Product name: RACK 1 SMALL
  • Dimensions indicated: 24x57 mm
  • Designation/code shown: Fe/MU

Why buy at SityPro


    Wide selection of mounting and rack solutions to choose from at SityPro
  • Competitive price options and clear information on product characteristics
  • Reliable delivery to Estonia and Finland
  • Dedicated customer support to help you buy the right item
  • Efficient order processing and shipping for professional projects

Description provided by sitypro.com

RACK 1 SMALL 24x57mm Fe/MU
Write a review
Related Products
rempro rempro-mobile

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');