Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 277

Advertising
background image

AĆ5

You can reference an integer or double integer variable the following ways:

Method

Example

simple

vat

element of an array

panel[rack2]
panel[10]

timer or counter

timer_name.Elapsed
counter_name.Current

You can also use decimal and hexadecimal constants. See section A.2 for more

information.

Advertising