Relec April 2019 Newsletter

25th April 2019

Relec Electronics at Railtex 2019

Relec Electronics are pleased to announce that we will once again have a stand at the 2019 Railtex exhibition at the NEC between 14 – 16 May. Our team of extremely experienced engineers will be delighted to welcome both old and new customers. We will be showcasing the latest power and display products for the railway industry, including the exciting new RCM60 series from Bel Power.

NEW!  The RCM60 Series from Bel Power

The RCM60 features an ultra wide input 16.8 – 137.5V dc 60 Watt dc dc converter covering all standard train battery voltages from 24V through to 110V.  The RCM60 has a  -40 to 70°C operating temperature range, and an extremely compact case size – 172 x 50 x 32mm. The RCM60 is compliant to EN50155, EN50121-3-2, EN61373, EN45545-2 and Arema standards.  Please come along and get an advanced look at a product that we think is going to be one of the stars of the show.

We would like to take this opportunity to invite you to the UK’s premier railway equipment exhibition. Please click here, or on the banner above and you can register for Railtex free of charge.

Once again thanks for reading and we sincerely hope you can make it along to the show.

Kind regards

John Stone

Sales Director

Related Content

sign up for our newsletter

Enter your email address below

  • This field is for validation purposes and should be left unchanged.

LET’S MAKE THIS EASY. CALL 01929 555 700

why choose relec?
  • Faster

    Our aim is to get back to you with an initial response within the hour.

  • Attention to detail

    We pride ourselves on getting you the right product, at the right price and on time.

  • New ideas

    We are constantly looking for latest technology and products for your applications.

  • Beyond standard

    It’s not just about the product.  Our service goes way beyond the norm.

  • Easy

    We want to make your life as simple as it can be. Call us to find out what we can offer.

jQuery(document).ready(function($) { function updateActiveItem() { try { var carouselItems = $('.center-grow-carousel .elementor-carousel-item'); var centerIndex = Math.floor(carouselItems.length / 2); carouselItems.each(function(index) { if (index === centerIndex) { $(this).addClass('active'); } else { $(this).removeClass('active'); } }); } catch (error) { console.error('Error updating active item:', error); } } // Initial update updateActiveItem(); // Update on slide change var carousel = $('.center-grow-carousel .elementor-swiper'); if (carousel.length) { carousel.on('transitionend animationend', function() { updateActiveItem(); }); } else { console.error('Carousel element not found.'); } });