E_DMXParameterDescriptionCommandClass
TYPE E_DMXParameterDescriptionCommandClass : (* Table A-16 *)
(
eDMXParameterDescriptionCommandClassGet := 16#0001, (* PID supports GET only *)
eDMXParameterDescriptionCommandClassSet := 16#0002, (* PID supports SET only *)
eDMXParameterDescriptionCommandClassGetSet := 16#0003 (* PID supports GET & SET *)
);
END_TYPE
Voraussetzungen
Entwicklungsumgebung | Zielsystem | erforderliche Bibliotheken |
---|---|---|
TwinCAT 2.11 R3/x64 ab Build 2256 | PC/CX | TcDMX-Bibliothek ab V1.3.0 |