Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 150

Advertising
background image

7Ć4

7.1.2

Output Parameters for the Convert Integer Data to BCD Instruction

This table lists the outputs for the TO_BCD 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 contains the binary coded decimal equivalent

of the integer value of In.

D simple
D element of an array

BCD value of 0Ć9999

(integer) or

0Ć99999999

(double integer)

Advertising