Specifications

Appendix A. CR3000 Status Table
A-2
Status Fieldname Description Variable
Type
Default Normal
Range
User can
change?
Info
Type
Low12VCount
5
Keeps a running count of the number o
f
occurrences of the 12VLow signal
being asserted. When this condition is
detected the logger ceases making
measurements and goes into a low
power mode until the system voltage is
up to a safe level.
Integer 0 0 Can Reset
= 0
Error
Low5VCount Keeps a running count of the number o
f
occurrences of the 5VExtLow signal
being asserted.
Integer 0 0 Can Reset
= 0
Error
CompileResults Contains any error messages that were
generated by compilation or during run
time.
String _ 0 _ Error
StartUpCode
6
A code variable that allows the user to
know how the system woke up from
poweroff.
String 0 0 _ Status
/ Error
ProgErrors The number of compile (or runtime)
errors for the current program.
Integer _ 0 _ Error
VarOutOfBound
7
N
umber of times an array was accessed
out of bounds.
Integer 0 0 Can Reset
= 0
Error
SkippedScan Number of skipped scans that have
occurred while running the current
scan.
Integer 0 _ Can Reset
= 0
Error
SkippedSlowScan
8
The number of scans that have been
skipped in this slow sequence. If the
user has slow scans then this variable
becomes an array with a value for the
system slow scan and each of the users
scans.
Integer
array
0 _ Can
Reset = 0
Error
SkippedRecord
9
Variable array that tells how many
records have been skipped for a given
table. Each table has its own entry in
this array.
Integer
array
0 0 Can
Reset = 0
Error
ErrorCalib
8
A counter that is incremented each time
a bad calibration value is measured.
The value is discarded (not included in
the filter update) and ErrorCalib is
incremented.
Integer 0 0 _ Error
MemorySize Total amount of SRAM (bytes) in this
device.
_ _ 2097152
(2M)
4194304
(4M)
_ Status
MemoryFree Amount (in bytes) of unallocated
memory on the CPU (SRAM). The user
may not be able to allocate all of free
memory for data tables as final storage
must be contiguous. As memory is
allocated and freed there may be holes
that are unusable for final storage, but
that will show up as free bytes.
Integer _ _ _ Status