Specifications

Appendix B. Status Table
B-3
Status Fieldname Description Variable
Type
Default Normal
Range
User can
change?
Info
Type
StartUpCode
6
A code variable that indicates how the
system woke up from power off.
String 0 0 _ Status
/ Error
ProgErrors The number of compile or runtime
errors for the current program.
Integer _ 0 _ Error
VarOutOfBound
7
Number 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
SkippedSystemScan
8
The number of scans skipped in the
background calibration.
Integer
array
0 _ Can
Reset = 0
Error
SkippedSlowScan
9
The number of scans skipped in a
SlowSequence(s).
Interger
array.
0 _ Can
Reset = 0
Error
ErrorCalib
8
The number of erroneous calibration
values measured. The erroneous value
is discarded (not included in the filter
update)..
Integer 0 0 _ Error
MemorySize Total amount of SRAM (bytes) in this
device.
_ _ 2097152
(2M)
4194304
(4M)
_ Status
MemoryFree Bytes of unallocated memory on the
CPU (SRAM). All free memory may
not be available for data tables. As
memory is allocated and freed, holes of
unallocated memory, which are
unusable for final storage, may be
created .
Integer _ _ _ Status
CPUDriveFree Bytes remaining on the CPU: drive.
This drive resides in the serial FLASH
and is always present. CRBASIC
programs are normally stored here.
Integer
USRDriveFree Bytes remaining on the USR: drive.
USR: drive is user-created and
normally used to store .jpg and other
files.
Integer No Mem
CommsMemFree Array of two values. First value
displays in sequence 1) comms memory
free (+ number < 1000000), 2) main
memory free (negative), 3) total of 1
and 2 (1,000,000 + total memory free.
Second value is the number of small
blocks available.
Integer
array of
2
_ (1) 2000-
15000
_ Status