EEtherCatState¶
-
class EEtherCatState : public EEnumBase<int>¶
EtherCAT state machine state.
-
static EEtherCatState Init¶
Init state.
-
static EEtherCatState Boot¶
Boot state.
-
static EEtherCatState PreOperational¶
PreOperational state.
-
static EEtherCatState SafeOperational¶
SafeOperational state.
-
static EEtherCatState Operational¶
Operational state.
-
EEtherCatState::EEtherCatState(int val)¶
- Parameters
val –
-
static EEtherCatState Init¶