Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual
Page 49

3Ć9
3.2.2
Output Parameters for the TOF Instruction
This table lists the outputs for the TOF instruction and the variable type and data
type/range that each output supports.
Parameter
Description
Variable Type
Data Type/Range
ENO
Use this output as the input to another instruction for
easily chaining multiple instructions. ENO follows the state
of EN.
Connect a contact coil or Boolean input to
Q
This output is false when the value in Elapsed equals the
value in TPreset.
This output is true while EN is true and Elapsed is less
than TPreset.
Connect a contact, coil, or Boolean input to
another instruction.
T
This output is true while EN is false and the value in
Elapsed is less than the value in TPreset.
T is false while EN is true or the value in Elapsed equals
the value in TPreset.
Elapsed
This value is specified in increments of 0.01 seconds. This
value is incremented when EN is false, until its value
equals that of TPreset. The value in Elapsed is reset to
zero when EN is true.
The value in Elapsed is stored in the element
name.Elapsed and will not exceed the preset value when
the instruction is enabled.
constant
double integer
(0 to 2147483647)
0 to 248.5 days in
0.01 second intervals