Power > DFX60 Series
DFX60 Series

DFX60 Series

Input range: 85-305Vac
Outputs: 12V to 24V
Power: 65 Watt
Tamb: -25 to 70°C
Dims: 54 x 90 x 55mm
Made in Italy

Make an enquiry
X

Make an Enquiry

  • This field is for validation purposes and should be left unchanged.
have a question? Contact us now

APPLICATION

Introducing the DFX60 Series power supplies from ADEL System, designed to meet the demands of both industrial and residential applications. These units provide a wide input range of 85-305Vac and deliver flexible power continuity up to 65W. With output options of 24 Vdc at 2.5A and 12 Vdc at 4.5A, they ensure robust and reliable power delivery for a variety of operational needs.

The DFX60 Series is built to perform in a wide temperature range from -25°C to 70°C, making them suitable for diverse environmental conditions. These power supplies feature comprehensive protections against overload, overvoltage, and short-circuit, ensuring the safety and stability of your systems. Their compact design allows for easy DIN rail or wall mounting, making integration into any setup straightforward and efficient.

Backed by a 3-year warranty, the DFX60 Series power supplies combine reliability, performance, and versatility, providing an optimal solution for your power management needs. Ensure your systems operate at peak performance with the DFX60 Series.

MODEL NUMBERINPUT RANGEOUTPUTPOWER
DFX6012A85-305Vac
95-370Vdc
12V65W
DFX6024A85-305Vac
95-370Vdc
24V65W

Downloads

Click on the link below for an instant download.

  • DFX6012A Datasheet
  • DFX6024A Datasheet

We would love to know more about the problem you are trying to solve

Our experts are on hand to help you find the best solution!

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.

sign up for our newsletter

Enter your email address below

  • This field is for validation purposes and should be left unchanged.
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.'); } });