E_EnOceanSensorType
Sensorentyp.
TYPE E_EnOceanSensorType :
(
eEnOceanSensorTypePTM := 5,
eEnOceanSensorTypeSTM1Byte := 6,
eEnOceanSensorTypeSTM4Byte := 7,
eEnOceanSensorTypeCTM := 8,
)
END_TYPE
eEnOceanSensorTypePTM: PTM.
eEnOceanSensorTypeSTM1Byte: STM 1 Byte.
eEnOceanSensorTypeSTM4Byte: STM 4 Byte.
eEnOceanSensorTypeCTM: CTM.