Data formats and transmission durations
Data transmissions are generally described as having an ASCII or pseudobinary format. The particular nature of how the data is formatted prior to sending the data over-the-air. The data order in those transmissions is determined by the content and organization of the DataTables()
and execution of GOESTable()
and GOESField()
. Scan-order (interleaved) and channel-order data can be sent by using an ASCII or pseudobinary format with one of the native data logger data format options. The flexibility of CRBasic allows virtually any message type to match the decode system requirements.