MicroLogix 1400 PWM output

McTao

Member
Join Date
Jul 2014
Location
Toronto
Posts
1
I have a ML1400 BXBA. I wire the 24V to th VDC2 and 0V to the Com2. And I tried to produce a square wave of 50% duty cycle with frequence 100Hz. My DC drive cannot read the signal. So I checked with the meter, the waveform is not sqaure and the Vrms is almost 0. When it is like 5Hz, the voltage is higher. The Vrms should not affected by Freq. So do I have a faulty PLC?
 
Which function are you using to generate a pulse (PTOX or PWMX)?

In your PTOX or PWMX Function File, the second line "OUT - Output" must be set to "2" to make the functions use the Output "VDC2".

For the PWMX function, you need to set the "OF" PWMX Output Frequency parameter, otherwise the frequency will default to "0". Also set the "DC" PWMX Duty Cycle ("500" for 50% ON time, 50% OFF time).

When in doubt, upload a copy of the MicroLogix 1400 Programable Controllers Reference Manual, then go to Chapter 6 "Using High-Speed Outputs", Page 114.
 
Last edited:

Similar Topics

Hello, i am beginer to pwm control and I have a project coming up that requires pwm control of 3 solenoids. Would the micrologix 1400 be capable...
Replies
1
Views
1,171
I have a couple of questions regarding the PWM output on a Micrologix 1400 BXBA. The 20 KHz output shown in the attached photo is being fed to a...
Replies
6
Views
1,839
in micrologix 1400 we have to enter duty cycle to get particular duty cycle.But i want my duty cycle changes according to values coming from pid...
Replies
2
Views
2,622
Hi, i'm kind of new on programming with RSLogix, i've read a lot of documentation about my problem, but i just can't fix it... I want to generate...
Replies
2
Views
5,214
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
22
Back
Top Bottom