A.20 satellite systems, A.20.1 argos – Campbell Scientific CR1000 Measurement and Control System User Manual

Page 523

Advertising
background image

Appendix A. CRBasic Programming Instructions

523

 

LoadFieldCal 
Loads values from the FieldCal file into variables in the datalogger. 

Syntax 

LoadFieldCal(CheckSig)

NewFieldCal 
Triggers storage of FieldCal values when a new FieldCal file has been written. 

Syntax 

DataTable

(TableName, NewFieldCal, Size)

SampleFieldCal

EndTable

SampleFieldCal 
Stores the values in the FieldCal file to a data table. 

Syntax 

DataTable

(TableName, NewFieldCal, Size)

SampleFieldCal

EndTable

A.20 Satellite Systems

Instructions for GOES, ARGOS, INMARSAT-C, OMNISAT. Refer to satellite
transmitter manuals available at www.campbellsci.com.

A.20.1 Argos

ArgosData 
Specifies the data to be transmitted to the Argos satellite. 

Syntax 

ArgosData(ResultCode, ST20Buffer, DataTable, NumRecords,

DataFormat)

ArgosDataRepea
Sets the repeat rate for the ArgosData instruction. 

Syntax 

ArgosDataRepeat(ResultCode, RepeatRate, RepeatCount,

BufferArray)

ArgosError 
Sends a "Get and Clear Error Message" command to the transmitter. 

Syntax 

ArgosError(ResultCode, ErrorCodes)

ArgosSetup 
Sets up the datalogger for transmitting data via an Argos satellite. 

Syntax 

ArgosSetup(ResultCode, ST20Buffer, DecimalID, HexadecimalID,

Frequency)

Advertising