beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 107

background image

5Ć13

5.4.1

Input Parameters for the Modulo Instruction

This table lists the inputs for the MOD 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 and

have the remainder calculated. In1 is divided 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)