Yt_PM_VFD_CommandType
Yt_PN_VFD_CommandType: ENUM
| ENUM Type | #UINT Value | ENUM String | Description | Usage |
|---|---|---|---|---|
| Yt_PN_VFD_CommandType | Command type | |||
| 0 | NoCommand | No command | ||
| 1 | MoveVelocity | MoveVelocity command (applies to function block Y_PM_VFD_MoveVelocity) | ||
| 2 | Stop | Stop command (applies to function block Y_PM_VFD_Stop) | ||
| 3 | ParameterRead | Read parameter command (applies to function block Y_PM_VFD_ReadDriveParameter) | ||
| 4 | ParameterWrite | Write parameter command (applies to function block Y_PM_VFD_WriteDriveParameter) | ||