04.01.2015 Views

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A. CRBasic Programming Instructions<br />

OmniSatSTSetup<br />

Sets up the OMNISAT transmitter to send data over the GOES or METEOSAT<br />

satellite at a self‐timed transmission rate.<br />

Syntax<br />

OmniSatSTSetup(ResultCodeST, ResultCodeTX, OmniPlatformID,<br />

OmniMsgWindow, OmniChannel, OmniBaud, STInterval,<br />

STOffset)<br />

A.20.4 INMARSAT-C<br />

INSATData<br />

Sends a table of data to the OMNISAT‐I transmitter for transmission via the<br />

INSAT‐1 satellite.<br />

Syntax<br />

INSATData(ResultCode, TableName, TX_Window, TX_Channel)<br />

INSATSetup<br />

Configures the OMNISAT‐I transmitter for sending data over the INSAT‐1<br />

satellite.<br />

Syntax<br />

INSATSetup(ResultCode, PlatformID, RFPower)<br />

INSATStatus<br />

Queries the transmitter for status information.<br />

Syntax<br />

INSATStatus(ResultCode)<br />

A.21 User Defined Functions<br />

Function / EndFunction<br />

Creates a user‐defined function.<br />

Syntax<br />

Function [optional parameters] As [optional data type]<br />

Return [optional expression]<br />

ExitFunction [optional]<br />

EndFunction<br />

525

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!