Specifications

Section 10. CRBASIC Programming Instructions
10-40
NewFieldCal
Triggers storage of FieldCal values when a new FieldCal file has been written.
Syntax
DataTable (TableName, NewFieldCal, Size)
SampleFieldCal
EndTable
LoadFieldCal
Loads values from the FieldCal file into variables in the datalogger.
Syntax
LoadFieldCal (CheckSig)
FieldCalStrain
Sets up the datalogger to perform a zero or shunt calibration for a strain
measurement.
Syntax
FieldCalStrain (Function, MeasureVar, Reps, GFAdj, ZeromV/V,
Mode, KnownRS, Index, Avg, GFRaw, uStrainDest)
10.20 Satellite Systems Programming
Instructions for GOES, ARGOS, INMARSAT-C, OMNISAT. Refer to
satellite transmitter manuals available at www.campbellsci.com.
10.20.1 Argos
ArgosSetup
Sets up the datalogger for transmitting data via an Argos satellite.
Syntax
ArgosSetup (ResultCode, ST20Buffer, DecimalID, HexadecimalID,
Frequency)
ArgosData
Specifies the data to be transmitted to the Argos satellite.
Syntax
ArgosData (ResultCode, ST20Buffer, DataTable, NumRecords,
DataFormat)
ArgosTransmit
Initiates a single transmission to an Argos satellite when the instruction is
executed.
Syntax
ArgosTransmit (ResultCode, ST20Buffer)
ArgosError
Sends a "Get and Clear Error Message" command to the transmitter.
Syntax
ArgosError (ResultCode, ErrorCodes)
ArgosDataRepeat
Sets the repeat rate for the ArgosData instruction.
Syntax
ArgosDataRepeat (ResultCode, RepeatRate, RepeatCount,
BufferArray)