pwm function micrologix 1400

mike303

Member
Join Date
Jul 2010
Location
valparaiso
Posts
2
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 a pwm signal at Out 2, i.e. PWMX0, so i set:
PWMX:0.OUT at 2
PWMX:0.OF at 20000 (20khz is my desired frequency)

there's a PWM block (this block is always on true), that sets
PWMX:0/RS at 1
PWMX0:/NS at 1
PWMX0/ES at 1

and PWMX:0/PP is always on 0, so i'd be able to modify the duty cycle
i write values in the range 1-1000 at PWMX:0.DC
but...
My problem is, that there's no PWM at out2... i've done this for PWMX1 and PWMX2 at Out3 and Out4 respectively and i got no PWM... so i think it's probably i'm missing something, but i can't realize what is it

thank you
 
My problem is, that there's no PWM at out2... i've done this for PWMX1 and PWMX2 at Out3 and Out4 respectively and i got no PWM... so i think it's probably i'm missing something, but i can't realize what is it

thank you

Mike,

Have you checked to see if the output works at all? See this thread (his problem was with getting the outputs to work as normal outs).
http://www.plctalk.net/qanda/showthread.php?t=56514
 

Similar Topics

I am looking to utilize the PWM function of the 1766-L32BXB. I am actually looking to get a 5V PWM out of the controller but I was told that the...
Replies
3
Views
2,514
Hi. I want to convert height into pulses which is input to the stepper motor driver using PWM block...for this please tell me how to configure PWM...
Replies
0
Views
1,404
It is very difficult to find the syntax for calling Library function in PL7 for TSX Micro and other PLC's. All simple sintaxes are available in...
Replies
1
Views
6,275
Good morning! I'm trying to find a DIN rail-mountable 4-0channel PWM amplifier that is capable of accepting a 5VDC PWM with a maximum frequency...
Replies
2
Views
108
I have a project to control the speed of motor DC using PWM Output on PLC and when im on working i have a several trouble and of of them is the...
Replies
6
Views
213
Back
Top Bottom