DataTableInfo table system information
The DataTableInfo table is automatically created when a program produces other data tables. View the DataTableInfo table by connecting the data logger to your computer (see Making the software connection for more information).
Most fields in the DataTableInfo table are read only and of a numeric data type unless noted. Error counters (for example SkippedRecord) may be reset to 0 for troubleshooting purposes.
LoggerNet Campbell Scientific's data logger support software for programming, communications, and data retrieval between data loggers and a computer. users, select DataTableInfo from the Table Monitor list.
PC400 Free entry-level data logger support software that supports a variety of communications options, manual data collection, and data monitoring displays. Short Cut and CRBasic Editor are included for creating data logger programs. PC400 does not support scheduled data collection or complex communications options such as phone-to-RF. users, click the Monitor Data tab and add the DataTableInfo to display it.
DataFillDays
Reports the time required to fill a data table.
DataRecordSize
Reports the number of records allocated to a data table.
DataTableName
Reports the names of data tables. Array elements are in the order the data tables are declared in the CRBasic program.
- String data type
RecNum
Record number is incremented when any one of the DataTableInfo fields change, for example SkippedRecord.
SecsPerRecord
Reports the data output interval for a data table.
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.
TimeStamp
Scan time that a record was generated.
- NSEC data type