beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 153

background image

7Ć7

7.2.1

Input Parameters for the Convert From BCD to Integer Data Instruction

This table lists the inputs for the BCD_TO instruction and the data and 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.

In

Enter the variable that you want converted to integer or

double integer data.

D simple
D constant
D element of an array

BCD value of 0Ć9999

(integer) or

0Ć99999999

(double integer)