E_DMXStatusType
TYPE E_DMXStatusType :
(
eDMXStatusTypeNone := 16#00,
eDMXStatusTypeGetLastMessage := 16#01,
eDMXStatusTypeAdvisory := 16#02,
eDMXStatusTypeWarning := 16#03,
eDMXStatusTypeError := 16#04,
eDMXStatusTypeAdvisoryCleared := 16#12,
eDMXSensorTypeWarningCleared := 16#13,
eDMXSensorTypeErrorCleared := 16#14
);
END_TYPE
Voraussetzungen
Entwicklungsumgebung | erforderliche TC3 SPS-Bibliothek |
---|---|
TwinCAT ab v3.1.4020.14 | Tc2_DMX ab v3.5.3.0 |