ST_FlashCode
TYPE ST_FlashCode :
STRUCT
ErrType : WORD;
ErrLocation : WORD;
END_STRUCT
END_TYPE
ErrType : Error type. Corresponds to the coupler's first flash sequence.
ErrLocation : Error location. Corresponds to the coupler's second flash sequence (the position of the last terminal before the error location - passive terminals are not included in the count!).
Requirements
Development environment | Target system type | IO Hardware | PLC libraries to include |
---|---|---|---|
TwinCAT Version 2.7.0 Build > 517 TwinCAT Version 2.8.0 Build > 735 | PC (i386) | All couplers with 2- byte PLC interfaces | Standard.Lib; TcPlcCoupler.Lib |