F_PMLStateCommandToString
The F_PMLStateCommandToString function outputs the name of a state command as a string.
FUNCTION F_PMLStateCommandToString : STRING;
Input
VAR_INPUT
eStateCommand : E_PMLCommand;
END_VAR
Name | Type | Description |
---|---|---|
eStateCommand | E_PMLCommand | The state command for which the name is to be determined. |
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |