Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 166

Advertising
background image

8Ć8

8.2.2

Output Parameters for the Move Bits Between Integers/Double Integers Instruction

This table lists the outputs for the MVB 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 to

another instruction.

Out

Enter the variable within which to store the moved bits,

the destination of the bit move operation. This can be the

same variable as In. The bits within Out are overwritten by

the bits from In.

D simple
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