9 function block multiplexerinput, Interface, Task information – Lenze EVS93xx FlyingSaw User Manual
Page 115: Function block multiplexerinput -17, Flyingsaw
FlyingSaw
Description of the function blocks
Prepared Solution Servo PLC / ECSxA 1.1 EN
10-17
10.9
Function block MultiplexerInput
The function block MultilexerInput makes it possible to select a data interface for controlling the
output bits. The following data sources can be selected using the input byte byInputSource:
Internal data source in the form of control words (3 items of process data: word 1 … 3)
CAN1 (4 items of process data: word 0 … 3)
CAN2 (4 items of process data: word 0 … 3)
CAN3 (4 items of process data: word 0 … 3)
AIF1 (4 items of process data: word 0 … 3)
AIF2 (4 items of process data: word 0 … 3)
AIF3 (4 items of process data: word 0 … 3)
The data words 2 and 3 are interpreted in bits and can be mapped to the output signals (bBit00
… bBit31) as required using a multiplexer also included. For this purpose there is an element in
the internal index array abyCtrlWord[0..31] for each of these output signals. Using this array it is
defined for each output bit bBit00 … bBit31 from which source in words 2 and 3 the information
for this output signal is drawn (multiplexer).
Interface
Task information
Can be called in:
Cyclic task
Time-controlled task
(INTERVAL)
Event-controlled task
(EVENT)
Interrupt task