Sensor XML datagram
The Sensor XML datagram contains information about cable length for external sensors. This is an XML datagram. The type is XML0.
Format
These are the attributes in the <Sensor> tag. The attribute values are only included as examples.
<Sensor>
  <Sensor Type="CableLength"
  ManualValue="0"
  IsManual="0"
  />
</Sensor>
Description
The Sensor XML datagram is identified by the <Sensor> tag.
Record of changes
•  1.23: New