F_PMLUnitModeToString
The F_PMLUnitModeToString function returns the name of a Unit Mode as a string.
FUNCTION F_PMLUnitModeToString : STRING;
Input
VAR_INPUT
eMode : DINT;
END_VAR
Name | Type | Description |
---|---|---|
eMode | DINT | The Unit Mode 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 |