Appendix A. CRBasic Programming Instructions
502
ArgosTransmit
InitiatesasingletransmissiontoanArgossatellitewhentheinstructionis
executed.
Syntax
ArgosTransmit(ResultCode, ST20Buffer)
A.20.2 GOES
GOESData
SendsdatatoaCampbellScientificGOESsatellitedatatransmitter.
Syntax
GOESData(Dest, Table, TableOption, BufferControl, DataFormat)
GOESGPS
StoresGPSdatafromthesatelliteintotwovariablearrays.
Syntax
GOESGPS(GoesArray1(6), GoesArray2(7))
GOESSetup
ProgramstheGOEStransmitterforcommunicationwiththesatellite.
Syntax
GOESSetup(ResultCode, PlatformID, MsgWindow, STChannel,
STBaud, RChannel, RBaud, STInterval, STOffset, RInterval)
GOESStatus
RequestsstatusanddiagnosticinformationfromaCampbellScientificGOES
satellitetransmitter.
Syntax
GOESStatus(Dest, StatusCommand)
A.20.3 OMNISAT
OmniSatData
SendsatableofdatatotheOMNISATtransmitterfortransmissionviatheGOES
orMETEOSATsatellite.
Syntax
OmniSatData(OmniDataResult, TableName, TableOption,
OmniBufferCtrl, DataFormat)
OmniSatRandomSetup
SetsuptheOMNISATtransmittertosenddataovertheGOESorMETEOSAT
satelliteatarandomtransmissionrate.
Syntax
OmniSatRandomSetup(ResultCodeR, OmniPlatformID, OmniChannel,
OmniBaud, RInterval, RCount)
OmniSatStatus
Queriesthetransmitterforstatusinformation.
Syntax
OmniSatStatus(OmniStatusResult)