Specifications
Appendix B. Status Table
B-4
Status Fieldname Description Variable
Type
Default Normal
Range
User can
change?
Info
Type
FullMemReset A value of 98765 written to this
location will initiate a full memory
reset. Full memory reset will
reinitialize RAM disk, final storage,
PakBus memory, and return parameters
to defaults.
Integer 0 _ Enter
98765 to
Reset
Config
DataTableName Programmed name of data table(s).
Each table has its own entry.
String
array of
number
of data
tables
_ _ _ Prog
SkippedRecord
10
Variable array that posts how many
records have been skipped for a given
table. Each table has its own entry.
Integer
array
0 0 Can
Reset = 0
Error
DataRecordSize Number of records in a table. Each
table has its own entry in this array.
Integer
array
_ _ _
SecsPerRecord Output interval for a given table. Each
table has its own entry in this array.
Integer
array
_ _ _
DataFillDays Time in days to fill a given table. Each
table has its own entry in this array.
Integer
array
_ _ _
CardStatus Contains a string with the most recent
card status info.
String _ _ _ Status
CardBytesFree
11
Gives the number of bytes free on the
CF card.
Integer _ _ _ Status
MeasureOps Number of task sequencer opcodes
required to do all measurements in the
system. This value includes the
calibration opcodes (compile time) and
the background calibration (system)
slow sequence opcodes.
Integer _ _ _ Status
MeasureTime Time (μs) required to make the
measurements in this scan, including
integration and settling times.
Processing occurs concurrent with this
time so the sum of measure time and
process time is not the time required in
the scan instruction.
Integer _ _ _ Status
ProcessTime Processing time (μs) of the last scan.
Time is measured from the end of the
EndScan instruction (after the
measurement event is set) to the
beginning of the EndScan (before the
wait for the measurement event begins)
for the subsequent scan.
Integer _ _ _ Status
MaxProcTime Maximum time (μs) required to run
through processing for the current scan.
This value is reset when the scan exits.
Integer _ _ Can
Reset = 0
Status