ST_PNIOConfigRecord
TYPE ST_PNIOConfigRecord :
STRUCT
iRW : UINT;
iNumOfAR : UINT;
iAPI : UDINT;
iSlot : UINT;
iSubSlot : UINT;
stPNIORecord : ST_PNIORecord;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
iRW | UINT | 0: Read, 1: Write. |
iNumOfAR | UINT | Number of arguments. |
iAPI | UDINT | API number. |
iSlot | UINT | Slot number. |
iSubSlot. | UINT | SubSlot number. |
stPNIORecord | Type: ST_PNIORecord |
Requirements
Development environment |
Target platform |
IO hardware |
PLC libraries to be integrated (category group) |
---|---|---|---|
TwinCAT v3.1.0 |
PC or CX (x86) |
Beckhoff EL6632 |
Tc2_IoFunctions (IO) |