2 multiplexeroutput function block, Multiplexeroutput function block -82, Cross cutter – Lenze EVS93xx CrossCutter User Manual

Page 250

Advertising
background image

Cross Cutter

Appendix



Prepared Solution Servo PLC / ECSxA 1.1 EN

6-82

6.6.2

MultiplexerOutput

function block

The MultiplexerOutput function block can be used to select a data interface to output status
information. The following data interfaces can be selected via the byOutputSource input byte:

Internal source in the form of status words (3 process data items: words 1 … 3)
CAN1 (4 process data items: words 0 … 3)
CAN2 (4 process data items: words 0 … 3)
CAN3 (4 process data items: words 0 … 3)
AIF1 (4 process data items: words 0 … 3)
AIF2 (4 process data items: words 0 … 3)
AIF3 (4 process data items: words 0 … 3)

Data words 2 and 3 are interpreted in bits and can be mapped to the input signals (bBit00
bBit31) as required using the internal multiplexer. An element of the internal index array
abyStatWord[0..31] is available for each of the output signals. This array is used to define, for
each bit in this status double word, the source (bBit00bBit31) from which the information for
this status double word has been taken (multiplexer).

Task information

Can be called in:

Cyclic task

Time-controlled task

(INTERVAL)

Event-controlled task

(EVENT)

Interrupt task

Advertising