S7-300 robust timer

kyoq

Member
Join Date
Sep 2006
Location
Poland
Posts
18
Hi, I want to use 'robust timer' i.e. when timer is counting and the PLC is switched off and on the PLC 's timer will continue counting (not start counting from beginning) ?
 
Last edited:
Create your own, count timed pulses in a part of memory that is retentative, i.e. a dataword or a memory flag set as retentative.

Don't use a counter, but add 1 to an integer.
 
You can make timers retentive by configuring them in the cpu properties in the h/w cconfig editor.
 

Similar Topics

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
30
Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
174
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
144
Hello PLCS.Net Forum, First time posting. Let's assume I am a novice. BASIC PROBLEM: My servo/linear piston is no longer zeroed to the...
Replies
9
Views
218
hi... i have an issue in s7 300 plc, while we run the machine(in idle there is no fault) , plc cpu goes in SF mode, after restart the power cycle...
Replies
2
Views
117
Back
Top Bottom