beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 57

background image

3Ć17

3.4.2

Output Parameters for the TP Instruction

This table lists the outputs for the TP 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, T

These outputs are set true when EN is true and the value

in Elapsed is less than that in TPreset. Q and T remain

true while the value in Elapsed is less than the value in

TPreset.
These outputs are set false when the value in Elapsed

equals the value in TPreset.

Connect a contact, coil, or Boolean input to

another instruction.

Elapsed

This value is specified in increments of 0.01 seconds. This

value is incremented when EN is true, until its value

equals that of TPreset. The Elapsed value is reset to zero

when EN is false and Elapsed and TPreset are equal.
The value in Elapsed is stored in the element

name.Elapsed and will not exceed the TPreset value when

the instruction is enabled.

constant

double integer

(0 to 2147483647)

0 to 248.5 days in

0.01 second intervals