F_ConvExtSlaveStateToString

The function F_ConvExtSlaveStateToString returns the extended EtherCAT slave state as a string. To convert it to a string, see F_ConvExtStateToString.
Inputs
VAR_INPUT
extState : ST_EcExtendedSlaveState;
END_VARName | Type | Description |
|---|---|---|
extState | ST_EcExtendedSlaveState | Extended EtherCAT slave state structure (consisting of: deviceState : BYTE; linkState : BYTE; extendedState : WORD;) |
Requirements
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT v3.1.4026.26 | PC or CX (x86, x64, Arm®) | Tc2_EtherCAT >= 3.8.1.0 |