ice & micro 830 timers

im new to the connected components and micro 830 and it doesnt seem to have a "timer timing" bit in the timer?
do you have experience in ccw?
 
You have to take the Timer Enable AND NOT Timer Done to get a TT bit.

Here it is in Ladder:
----Timer.EN-----Timer.Q--------Timer_Timing
------( )------------(\)---------------O
 
Here is an example of how one might use the TON function in CCW.

Ton_10.Q will fire when the time has reached the .PT value (In this case 15 minutes)

So in the above example this timer will execute every 15 minutes because when TON_10.Q opens/closes this will cause the timer to reset itself.

But if you can describe what you are wanting to do, there may be a much better way of getting the end result.

timerBitExample.jpg
 

Similar Topics

I am having trouble trying to figure out why the data access toll for the Micro 1500 is not working. I looked at the timers i want to be able to...
Replies
0
Views
658
Hi I’ve got a door and window switch from RS (190-1011) with a 4 core cabl - red, white, green, and yellow . The red and white are the switch and...
Replies
12
Views
1,368
I'm thinking I need a newer version of software. I have 2.10.12. I have a SLC 5/05 ethernet processor. I don't have the original program, so I'm...
Replies
2
Views
5,740
Good morning everyone I’m currently working on a omron device net and have a nord drive that fell off the network. I have limit knowledge in...
Replies
2
Views
90
Anyone have a idea of what would cause a failure of all nodes (buckets) of an AB Device Net MCC upon a power cycle of the main feeder for that MCC?
Replies
17
Views
680
Back
Top Bottom