Make a pulse generator Rockwell

charliminus

Member
Join Date
Feb 2016
Location
Nancy
Posts
4
Hello all,

i know that subject has been already treated.
But i didn't find a answer to my question.

I'm noob with Rockwell PLC (i'm Siemens Specialist) , i need regular flow with applicators electrics (Pulsajet Spraying system). Applicators work with PWM signal.
I have a variable value (speed of machine) and i want create PWM signal with TON proportionel at speed value.
For do it, i thought to make an astable with TON adjustable but i don't know how make it.

i know make it with Siemens PLC but i haven't got same instruction with RSLOGIX5000.

can you help me pls?

(Sorry for my english)
 
Thank you for your reply but TON is always equal to TOFF? so cycle time change.

I want change TON but keep cycle time so TOFF change also.
 
Thank you for your reply but TON is always equal to TOFF? so cycle time change.

I want change TON but keep cycle time so TOFF change also.

I'm not sure what your mean, but if you want to have both timers to have the same value just

MOV value T1.pre
MOV value T2.pre
 
If all you want is a square wave you could just drive a counter with a self-resetting timer and take the output from Tx:y.acc/0.
 

Similar Topics

Good Morning, Customer has given me a PAX2D Red Lion timer to read and display the speed of a motor. The drive only has analog outputs, but the...
Replies
6
Views
2,520
G'day Can anyone explain what the reasons for having Square Wave Generators in a PLC code? Cheers
Replies
11
Views
3,009
Very new to PLCs, I am trying to add a delay to a simple motor setup. I want the motor(just name I gave to output) to be able to go on for 5...
Replies
10
Views
4,137
Does Anyone know what we should be configuring a hand pulse generator on a 1769-HSC card.I would really like to know.
Replies
2
Views
2,270
how can i generate a pulse of high frequency of range 500 Hz to 1.5 KHz with 313C i want to generate the pulses to control a stepper motor??????
Replies
12
Views
3,266
Back
Top Bottom