<CR><LF>HG -9.70 -9.69 -9.68 -9.67
<CR><LF>TA 13.11 13.13 13.10 13.13
<CR><LF>VB 26.82 26.82 26.82 26.82
<CR><LF>BATTERY 13.13
<CR><LF>DATE 200336
<CR><LF>TIME 101500<CR><LF>
B.1.3 ASCII table space, comma separated (GOESTable()
format option 3)
This option provides a tabular format. Columns are fixed width, according to the field format,
and are comma (,) delimited. Lines are <CR><LF> delimited. You can send either the newest or
oldest data first. A <CR><LF> is added at the end of the final line sent.
l
NANs, +INFs, -INFs, and missing values show as forward slashes (/) in the output.
l
Each line contains all the values listed in
GOESTable()
that have been set with
GOESField()
and are sent in the order they are listed in the data table if
Scan_Order
is set to False.
l
Each line has all data from a single sensor if
Scan_Order
is set to True.
l
SHEF Codes can be added as headers or at the beginning of lines using
GOESField()
option
SHEF
.
l
Value has a fixed width (
l
Value has a fixed precision (
l
Value only has a leading sign when negative (–).
l
Data outside of operating range will be set to the minimum or maximum of the range.
l
Value always has a trailing comma (,).
Example outputs (with 10 fields):
GoesTable()
Fields_Scan_Order =
FALSE
, Newest_First=
FALSE
, Format = 3
GoesField()
Decimation = 1, Precision = 3, Width = 4
<CR><LF>-7.982,-7.982,////,////,////,////,////,////,13.1,25.8<CR><LF>
GoesTable()
Fields_Scan_Order =
FALSE
, Newest_First=
FALSE
, Format = 3
GoesField()
Decimation = 4, Precision = 3, Width = 5
<CR><LF>-9.81,-9.81,/////,/////,/////,/////,/////,/////,13.15,26.08
<CR><LF>-9.80,-9.80,/////,/////,/////,/////,/////,/////,13.13,26.08
<CR><LF>-9.79,-9.79,/////,/////,/////,/////,/////,/////,13.14,26.08
<CR><LF>-9.78,-9.78,/////,/////,/////,/////,/////,/////,13.14,26.08<CR><LF>
TX325 Satellite Transmitter for GOES V2
29