Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 104

Advertising
background image

5Ć10

5.3.1

Input Parameters for the Divide Instruction

This table lists the inputs for the DIV 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 does not execute and ENO is

false.

Connect a Boolean input or output.

In1
In2

Enter the variables or constants you want to divide. In1 is diĆ

vided by In2. In2 cannot be 0.

D simple
D constant
D element of an array

D integer
D double integer
D timer

(name.TPreset

and

name.Elapsed)

D counter

(name.CPreset

and name.Current)

Advertising