beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 44

background image

3Ć4

3.1.1

Input Parameters for the RTO Instruction

This table lists the inputs for the RTO instruction and the variable type and data

type/range that each input supports.

Parameter

Description

Variable Type

Data Type/Range

EN

While this input is true, the instruction executes. When this

input is false, the instruction is not executed and ENO is

false.

Connect a Boolean input or output.

TR

To reset the counter to 0, set this input to true. Output Q

becomes false.

Connect a Boolean input or output.

Name

Enter the name of the timer variable you want to use for

this timer.

data structure

timer

See also About

Timer Variables"

TPreset

Enter the value that Elapsed must reach before the

instruction sets output Q. Enter a value in increments of

0.01 seconds up to 248.5 days.
This value is stored in name.TPreset.

constant

double integer

(0 to 2147483647)

0 to 248.5 days in

0.01 second intervals