ST_DMXSensorValue
TYPE ST_DMXSensorValue :
STRUCT
iPresentValue : INT;
iLowestDetectedValue : INT;
iHighestDetectedValue : INT;
iRecordedValue : INT;
END_STRUCT
END_TYPERequirements
Development environment | PLC library to include |
|---|---|
TwinCAT from v3.1.4020.14 | Tc2_DMX from 3.5.3.0 |