ST_EnOceanOutData
Process image of the KL6021-0023 outputs.
Linked to the terminals in the System Manager.
TYPE ST_EnOceanOutData :
STRUCT
nCtrl : BYTE;
nData : ARRAY[0..10] OF BYTE;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
nCtrl | BOOL | Control byte. |
nData | ARRAY OF BYTE | 11 bytes for the output data |
Requirements
Development environment | required TC3 PLC library |
---|---|
TwinCAT v3.1.4020.14 | Tc2_EnOcean from v3.3.5.0 |