ST_DMXSensorDefinition

TYPE ST_DMXSensorDefinition :
STRUCT
  eSensorType           : E_DMXSensorType;
  eSensorUnit           : E_DMXSensorUnit;
  eSensorUnitPrefix     : E_DMXSensorUnitPrefix;
  iRangeMinimumValue    : INT;
  iRangeMaximumValue    : INT;
  iNormalMinimumValue   : INT;
  iNormalMaximumValue   : INT;
  byRecordValueSupport  : BYTE;
  sDescription          : STRING;
END_STRUCT
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