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

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT 2.11 R3/x64 higher than Build 2256

PC/CX

TcDMX-library higher than V1.3.0