Page
181
of
248
82.03 is the sensor reading. If data is missing, --- is transmitted.
16.9
ASCII Column
The ASCII Column format is another means of encoding transmission data. A message formatted with this
method would look like this:
<CRLF>
Meas1_Data(1) Meas2_Data(1) ... MeasN_Data(1)<CRLF>
Meas1_Data(2) Meas2_Data(2) ... MeasN_Data(2)<CRLF>
Meas1_Data(n) Meas2_Data(n) ... MeasN_Data(n)<CRLF>
<CRLF> is a carriage return, line feed
Meas1_Data()..MeasN_Data are the data from the active measurements included in the
transmission.
All the data on one line are for the same time. A space separates the values. The newest data is
sent first.
(n) is the number of values included in the transmission as set by the user.
The format for any value is ASCII with the right digits set by the user.
No decimal point is shown if the value is zero.
Add a minus sign in front of the value if the value is negative.
There are no leading zeroes.
If the value is missing, two forward slashes are transmitted instead //.
A typical message will appear as follows:
41.79 60.99 12.99 12.43 .20 8.08 7.1 195.2
41.79 60.99 12.99 12.43 1.20 8.08 7.1 195.2
41.79 60.99 12.99 12.43 -2.20 8.08 7.1 195.2
Normally the DCP will be set up, so all the sensors are collected at uniform times. If this is not the case, the
formatter will still work but will have varying amounts of data on each line (each time) based on whatever
sensors are collected at each time. This will produce confusing results if the additional sensors are
collected at an interval of the other sensors. The results should be OK if the additional sensors are
collected at a time separate time.
16.10
ASCII Sensor
This method of formatting uses four digits for each measurement readings. Measurement readings are
multiplied by 100 before being transmitted.
<CRLF>
IDIDIDID JJJHHMMSS<CRLF>
Meas1_Data(1) Meas1_Data(2) ... Meas1_Data(n)<CRLF>
Meas2_Data(1) Meas2_Data(2) ... Meas2_Data(n)<CRLF>
MeasN_Data(1) MeasN_Data(2) ... MeasN_Data(n)<CRLF>
optional Battery before transmission<CRLF>
optional Battery under load<CRLF>
Содержание SUTRON XLINK 100
Страница 1: ...Operations Maintenance Manual SUTRON XLINK 100 500 Part No 8800 1217 Rev 8 44 4 January 14 2022...
Страница 230: ...Page 230 of 248...
Страница 247: ...Page 247 of 248...