Recnum; Secsperrecord; Skippedrecord; Timestamp - Campbell CR300 Series Product Manual

Compact datalogger
Hide thumbs Also See for CR300 Series:
Table of Contents

Advertisement

23.1.4 RecNum

Record number is incremented when any one of the DataTableInfo fields change, for example

SkippedRecord.

23.1.5 SecsPerRecord

Reports the data output interval for a data table.
23.1.6 SkippedRecord
Reports how many times records have been skipped in a data table. Array elements are in the
order that data tables are declared in the CRBasic program. Enter 0 to reset.

23.1.7 TimeStamp

Scan time that a record was generated.
 
NSEC data type
l

23.2 Status table system information

The Status table is an automatically created data table. View the Status table by connecting the
data logger to your computer (see
Most fields in the Status table are read only and of a numeric data type unless noted. Error
counters (for example, WatchdogErrors or SkippedScan) may be reset to 0 for troubleshooting
purposes.
Status table values may be accessed programatically using
Tablename.Fieldname syntax. For example: Variable = Status.Fieldname. For
more information
see: https://www.campbellsci.com/blog/programmatically-access-stored-
data-values
.

23.2.1 Battery

Voltage (VDC) of the battery powering the system. Updates once per minute, when viewing the
Status table, or programatically.
Making the software
connection (p. 70) for more information).
SetStatus()
or
23. Information tables and settings (advanced)     204

Advertisement

Table of Contents
loading

Table of Contents