E_DMXStatusType
TYPE E_DMXStatusType : (* Table A-4 *)
(
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 | Zielsystem | erforderliche Bibliotheken |
---|---|---|
TwinCAT 2.11 R3/x64 ab Build 2256 | PC/CX | TcDMX-Bibliothek ab V1.3.0 |