Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 154

Advertising
background image

7Ć8

7.2.2

Output Parameters for the Convert From BCD to Integer Data Instruction

This table lists the outputs for the BCD_TO 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. This output follows

the state of EN unless an error occurs.

Connect a contact, coil, or Boolean input of

another instruction.

Out

This output stores the integer or double integer equivalent

of the BCD value of In.

D simple
D element of an

array

D converted integer

or double integer

value

D timer

(name.TPreset and

name.Elapsed)

D count

(name.CPreset

and name.Current)

Advertising