RACK 2 105x40mm Fe/MU

The photographs are for illustrative purposes only.
Get AI analytics on product RACK 2 105x40mm Iron/Black:
9.57€/pc.
Ex Tax: 7.72€/pc.
No brand
0 reviews
In stock
Product Code: 000-328391ASP
Qty
Tags:
Product sizes10,50 x 3,00 x 4,00 cm
Package dimensions20,00 x 2,00 x 10,00 cm
Gross weight0,230 kg
Net weight0,330 kg

RACK 2 (105x40mm, Fe/MU)

The RACK 2 105x40mm Fe/MU is a compact rack component intended for mounting and organizing small modules and equipment. Its designation indicates the model (RACK 2), the nominal footprint (105x40mm) and the variant/material code (Fe/MU), making it suitable for applications where compact, metal mounting hardware is required.

Key advantages


    Compact footprint for space-efficient installations
  • Metal construction indicated by Fe for enhanced durability
  • Variant MU offers a specific mounting or module-friendly form factor
  • Simple installation suitable for workshop and field use
  • Reliable support for small modules and components
  • Cost-effective option when you want good balance of price and performance

Application and use cases

Designed for versatile use in electrical, electronic and mechanical setups, this rack element helps organize equipment and streamline installations.


    Mounting small control modules inside cabinets
  • Cable routing and attachment points in telecom or network enclosures
  • Workshop fixtures for tools and measurement devices
  • Prototyping benches and lab setups where compact mounting is needed
  • Supplementary support in industrial automation panels

What to consider when choosing


    Verify that the 105x40mm footprint fits your available space and layout
  1. Confirm material and surface treatment to ensure suitability for the operating environment
  2. Check compatibility of the MU variant with your mounting system or accessories
  3. Assess how the rack will distribute load and whether additional supports are required
  4. Compare price, warranty and after-sales support to get the best value

Characteristics


    Model designation: RACK 2
  • Nominal dimensions: 105x40mm
  • Material code: Fe (metal)
  • Variant code: MU

Why buy at SityPro


    Wide selection of mounting hardware and related features to match your needs
  • Competitive price offers and clear product characteristics on the site
  • Reliable delivery to Estonia and Finland with tracking and local options
  • Professional customer support to help choose the right product before you buy
  • Secure ordering and fast processing through SityPro for prompt shipment

Description provided by sitypro.com

RACK 2 105x40mm 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ххххххх');