ST_PMLParameterReal
Collection of tags for describing REAL parameters in the machine.
TYPE ST_PMLParameterReal :
STRUCT
Id : DINT;
Name : STRING;
Unit : STRING(6);
Value : REAL;
END_STRUCT
END_TYPE
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |