
Appendix A. CRBasic Programming Instructions
527
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)
OmniSatSTSetup
SetsuptheOMNISATtransmittertosenddataovertheGOESorMETEOSAT
satelliteataself‐timedtransmissionrate.
Syntax
OmniSatSTSetup(ResultCodeST, ResultCodeTX, OmniPlatformID,
OmniMsgWindow, OmniChannel, OmniBaud, STInterval,
STOffset)
Kommentare zu diesen Handbüchern