Flyingsaw, Description of the function blocks – Lenze EVS93xx FlyingSaw User Manual

Page 117

Advertising
background image

FlyingSaw

Description of the function blocks



Prepared Solution Servo PLC / ECSxA 1.1 EN

10-19

Outputs

(Variable type: VAR_OUTPUT)

Identifier Data

type

Meaning

wDCTRL_wCAN1Ctrl

WORD

Output of the control word for the system variable

DCTRL_wCAN1Ctrl

wDCTRL_wAIF1Ctrl

WORD

Output of the control word for the system variable

DCTRL_wAIF1Ctrl

wCtrlW1_a

INT

Output of the data word (depending on the value on byInputSource derived from the variables

wInternalCtrlW1_a, wCAN1_nInW1_a, wCAN2_nInW2_a, wCAN3_nInW2_a, wAIF1_nInW1_a,
wAIF2_nInW2_a or wAIF3_nInW2_a)

bBit00
bBit01

bBit02

bBit03

bBit30
bBit31

BOOL

Control bits 0 to 31:
The individual bits are formed from the internal double control word dwCtrlWord. Here any output bit

bBit00, bBit01bBit31 can be assigned to any bit in the double control word (dwCtrlWord.0

dwCtrlWord.31). The internal index variable abyCtrlWord[i] (i = 0 … 31) is used for the assignment; the
index i addresses the required output bit bBit00, bBit01bBit31 and the value of abyCtrlWord[i] the

required source bit in the double control word (dwCtrlWord.0dwCtrlWord.31). The value range
allowed for abyCtrlWord[i] is 0 … 31.

Advertising