ToCoNet_Event_SetState()
Explanation
State transitions are performed within user-defined event processing functions.
Argumtents
Type
Name
Remark
tsEvent *
pEv
Management structure for user event definition functions.
teState
eNewState
New state.
Returns
None
Sample code
最終更新