Appendix A. CRBasic Programming Instructions
GOESStatus
Requests status and diagnostic information from a Campbell Scientific GOES
satellite transmitter.
Syntax
GOESStatus(Dest, StatusCommand)
A.21.3 OMNISAT
OmniSatData
Sends a table of data to the OMNISAT transmitter for transmission via the GOES
or METEOSAT satellite.
Syntax
OmniSatData(OmniDataResult, TableName, TableOption,
OmniBufferCtrl, DataFormat)
OmniSatRandomSetup
Sets up the OMNISAT transmitter to send data over the GOES or METEOSAT
satellite at a random transmission rate.
Syntax
OmniSatRandomSetup(ResultCodeR, OmniPlatformID, OmniChannel,
OmniBaud, RInterval, RCount)
OmniSatStatus
Queries the OMNISAT transmitter for status information.
Syntax
OmniSatStatus(OmniStatusResult)
OmniSatSTSetup
Sets up the OMNISAT transmitter to send data over the GOES or METEOSAT
satellite at a self-timed transmission rate.
Syntax
OmniSatSTSetup(ResultCodeST, ResultCodeTX, OmniPlatformID,
OmniMsgWindow, OmniChannel, OmniBaud, STInterval,
STOffset)
A.21.4 INMARSAT-C
INSATData
Sends a table of data to the OMNISAT-I transmitter for transmission via the
INSAT-1 satellite.
Syntax
INSATData(ResultCode, TableName, TX_Window, TX_Channel)
601