SLC500 timer move help

mcaruana17

Member
Join Date
May 2012
Location
Barrie
Posts
5
Hello I dont often use allen bradley and need a little help


I am trying to figure out how to take accumulated value of a timer (TON) from one address, store it and send it to another timer (TOF) . So far I used the mov instruction, T4:0.acc , n7:0. Then I moved that information to my TOF preset.

I basically want to energize a pilot light for the X amount of time I hold a PB.

sample.jpg
 
Do you want to have the light come on while you are holding the PB or after you release the PB?
 
it sounds like he wants to press then release a pushbutton. After the pushbutton is released turn on a light for the amount of time the pushbutton was pressed.
 
I read the OP statement literally and came to the conclusion that no PLC was needed. Just wire the pushbutton to the pilot light. Push and hold the PB for the X amount of time you need the light to burn, release the PB, light goes out.
It looks like an exercise for learning how to manipulate timer values. Based on bernie's idea, here is one way to do it.
See attached files.
 

Similar Topics

Hi, I'm required to turn on a Pump once a week, Friday morning at 9am for 10 minutes, and then allow a week to past and repeat again the next...
Replies
2
Views
1,604
I'm trying to program a RedLion Graphite HMI to access the done bit from one of the timers, using the DF1 driver. I see that I can access the...
Replies
2
Views
1,335
Good day all. I have a Quick Panel Jr and a SLC500 with 5/03 processor. I'm creating a timer instruction that the preset will be set by the...
Replies
13
Views
6,056
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
257
can the slc500 5/05 send a email and text over Ethernet ?
Replies
3
Views
185
Back
Top Bottom