ST_CouplerTable
TYPE ST_CouplerTable : ARRAY[ 0..255 ] OF ST_CouplerReg;
END_TYPE
The parameters and configuration of the coupler are stored in the coupler's EEPROM. The memory is divided into tables (Type ST_CouplerReg). Each table possesses a maximum of 256 registers.
Requirements
Development environment |
Target system type |
PLC libraries to include (category group) |
---|---|---|
TwinCAT v3.1.0 |
PC or CX (x86, x64, ARM) |
Tc2_Coupler (IO) |