beautypg.com

A.20 satellite systems, A.20.1 argos – Campbell Scientific CR3000 Micrologger User Manual

Page 526

background image

Appendix A. CRBasic Programming Instructions

526 

 

 

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)

ArgosTransmit 
Initiates a single transmission to an Argos satellite when the instruction is 
executed. 

Syntax 

ArgosTransmit(ResultCode, ST20Buffer)