F_ConvSlaveStateToString
The function F_ConvSlaveStateToString returns the EtherCAT slave state as string. For conversion to the string see F_ConvStateToString.
Inputs
VAR_INPUT
state : ST_EcSlaveState;
END_VARName | Type | Description |
|---|---|---|
state | ST_EcSlaveState | EtherCAT slave state structure (consisting of: deviceState : BYTE; linkState : BYTE;) |
Prerequisites
Development environment | Target platform | PLC libraries to include |
|---|---|---|
TwinCAT v3.1.0 | PC or CX (x86, x64, Arm®) | Tc2_EtherCAT |