Appendix A. Info Tables and Settings
Reports how many 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.
SkippedScan
Numeric Y
• Station Status field: Skipped Scans
• Status table field: ≈22
Number of skipped program scans
(p. 472) that have occurred while running the CRBasic
program. Does not include scans intentionally skipped as may occur with the use of
ExitScan and Do / Loop instructions. Updated when they occur.
SkippedSlow
Scan()
Numeric Y
• Station Status field: Skipped Slow Scans
• Status table field: ≈24
Number of skipped scans for each SlowSequence scan in the CRBasic program. See
LastSlowScan
(p. 543), MaxSlowProcTime (p. 544), SlowProcTime (p. 550).
Skipped
SystemScan()
Numeric Y
• Station Status field: Skipped System Scans
• Status table field: ≈23
Number of scans skipped in the auto (background) calibration. Enter 0 to reset. See
LastSystemScan
(p. 543), MaxSystemProcTime (p. 544), and SystemProcTime (p. 550).
SlowProcTime()
Numeric Y
• Status table field: ≈39
Time (μs) required to process a SlowSequence scan. See LastSlowScan
(p. 543),
MaxSlowProcTime
(p. 544), SkippedSlowScan (p. 550). Default is a large number until a
SlowSequence runs.
StartTime
NSEC Y
• Station Status field: Start Time
• Status table field: 8
Time (date and time) the CRBasic program started. Updates at beginning of program
compile.
StartUpCode
Numeric Y
• Status table field: ≈19
Indicates how the running program was compiled. True: program compiled by CR800
starting from a power-down condition. False: program compiled by either a Program
Send, a File Control transaction, or a watchdog reset. Updated at startup.
StationName
String
• Station Status field: Reported Station Name
• Settings Editor: Datalogger | Station Name
• Status table field: 6
Station name stored in flash memory. This is not the same name as that is entered into
LoggerNet. This station name can be sampled into a data table, but it is not the name that
appears in data file headers. Updated at startup or when the name is changed.
SW12Volts()
Numeric
• Status table field: ≈44
Status of switched, 12 Vdc terminal. True = on. Updates when the state changes.