RACK 2 SMALL 77x55mm Fe/MU

The photographs are for illustrative purposes only.
Get AI analytics on product RACK 2 SMALL 77x55mm Fe/MU:
7.64€/pc.
Ex Tax: 6.16€/pc.
No brand
0 reviews
In stock
Product Code: 000-328390ASP
Qty
Tags:
Product sizes7,70 x 3,00 x 5,50 cm
Package dimensions16,00 x 2,00 x 10,00 cm
Gross weight0,095 kg
Net weight0,200 kg

RACK 2 SMALL — 77×55 mm Fe/MU

A compact mounting rack designed to hold and organize small modules or components with a 77×55 mm footprint. Intended to provide a stable, space-saving mounting solution in electrical panels, enclosures, or equipment racks where metal durability and modular arrangement are required.

Key advantages


    Compact footprint ideal for tight installation spaces
  • Fits components with a 77×55 mm footprint as indicated by the name
  • Metal construction (Fe) offers strength and durability
  • MU designation supports modular or multi-unit configurations
  • Simple installation and secure mounting for small devices
  • Suitable for industrial and commercial applications

Application and use cases

Suitable for a range of applications where small, stable mounting is needed for electronic or mechanical modules.


    Organizing small control or automation modules in cabinets
  • Mounting sensors, interface boards, or small PCBs inside enclosures
  • Prototyping and laboratory equipment setups
  • Compact network or communication module installations
  • Retail or kiosk hardware mounting where space is limited

What to consider when choosing


    Confirm the rack dimensions match the device footprint you plan to mount
  1. Consider the material (Fe) relative to environmental conditions and corrosion resistance
  2. Check mounting method and compatibility with your enclosure or panel
  3. Evaluate modularity and expandability if you plan to add units later
  4. Compare price, availability, and delivery options before you buy

Characteristics


    Model name: RACK 2 SMALL
  • Size: 77x55 mm (as stated in the product name)
  • Material designation: Fe (iron/steel) as indicated
  • Designation: MU (modular/multi-unit implied by the name)

Why buy at SityPro


    SityPro offers a wide selection of racks and related components to help you buy the right item
  • Clear product characteristics and features listed online for easy comparison
  • Competitive price and reliable order handling
  • Fast shipping and delivery options to Estonia and Finland
  • Dedicated customer support to assist with selection and after-sales service

Description provided by sitypro.com

RACK 2 SMALL 77x55mm 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ххххххх');