3 l_iocompactmodule - coordinate data, L_iocompactmodule − coordinate data, Function library lenzeiosystem.lib – Lenze DDS Function library IOSystem User Manual

Page 54: 3 l_iocompactmodule − coordinate data, Function blocks

Advertising
background image

5.3

L_IOCompactModule − Coordinate data

Function library LenzeIOSystem.lib

Function blocks

5−8

L

LenzeIOSystem.lib EN 1.7

5.3

L_IOCompactModule − Coordinate data

Function block L_IOCompactModule supplies the digital input and/or output data of the I/O system
and is used for compact module EPM−T83X.

The block represents the interface between PLC and I/O system.

·

Via inputs abyPDO_DataToIO, data are transmitted from the control to the I/O system
(digital/analog output channels).

·

The states of the digital and analog input channels are transmitted to the control via outputs
abyPDO_DataFromIO.

·

This function block is made up of unassigned CAN objects so that the status display at
outputs nState... is the same as for the CAN library’s transmit and receive blocks.

DataFrom_IOParPDOBlockModule

L_IODataCompactModule

bEnablePDOTransfer

nStatePDO1_DataToIO

CTRL

bResetFail

nStatePDO1_DataFromIO

bFail_DataToIO

bFail_DataFromIO

bFail_Module

EPM-T110

TxPDO1

EPM-T110

RxPDO1

abyPDO1_DataFromIO

abyPDO1_DataToIO

ð Inputs

(Variable type: VAR_INPUT)

Variable name

Data type

Information/possible settings

bEnablePDOTransfer

Bool

Data transfer

TRUE PDO data transfer active

abyPDO1_DataToIO

Byte array

I/O system receive object

·

Transfer process data from PLC to I/O system
(digital outputs)

bResetFail

Bool

Reset output data bFail_DataToIO, bFail_DataFromIO and bFail_Module

TRUE Output data reset

DataFrom_IOParPDOCompactModule

Struct

Structural data of parameter block L_IOParPDOCompaktModule.
Global struct−type variable.

Advertising