State
最終更新
State names other than E_STATE_IDLE
(0) can be used freely in user-defined event handling functions. It is also possible to user-define state names.
Use the values after the ToCoNet_EVENT_APP_BASE
definition.
Do not apply the compile option to reduce the enum to 16 or 8 bits.
State name
Remark
E_STATE_IDLE
Initial state. The value is 0.
E_STATE_RUNNING
Running
E_STATE_FINISHED
Completed