ST_FlashCode
TYPE ST_FlashCode :
STRUCT
ErrType : WORD;
ErrLocation : WORD;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
ErrType | WORD | Error type. Corresponds to the first flashing sequence of the coupler. |
ErrLocation | WORD | Error location. Corresponds to the second flashing sequence of the coupler. (The position of the last terminal before the error location. Passive terminals are not counted.) |
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) |