Section 11. Glossary
495
Term: data point
A data value which is sent to
final-storage memory
(p. 499)
as the result of a
data-output processing instruction
(p. 495).
Strings of data points output at the
same time make up a record in a data table.
Term: data table
A concept that describes how data are organized in CR800 memory, or in
files that result from collecting data in CR800 memory. The fundamental data
table is created by the CRBasic program as a result of the
DataTable()
instruction and resides in binary form in main-memory SRAM. See the table
CR800 Memory Allocation
(p. 407).
The data table structure also resides in the
data cache
(p. 494),
in discrete data files on the CPU:, USR:, CRD:, and USB:
memory drives, and in binary or ASCII files that result from collecting final-
storage memory with
datalogger support software
(p. 494).
Term: data output interval
Alias: output interval
The interval between each write of a
record
(p. 511)
to a final-storage memory
data table.
Term: data output processing instructions
CRBasic instructions that process data values for eventual output to final-data
memory. Examples of output-processing instructions include
Totalize()
,
Maximize()
,
Minimize()
, and
Average()
. Data sources for these
instructions are values or strings in variable memory. The results of
intermediate calculations are stored in
data output processing memory
(p. 495)
to await the output trigger. The ultimate destination of data generated by
data output processing instructions is usually final-storage memory, but the
CRBasic program can be written to divert to variable memory by the
CRBasic program for further processing. The transfer of processed
summaries to final-data memory takes place when the
Trigger
argument in
the
DataTable()
instruction is set to
True
.
Term: data output processing memory
SRAM memory automatically allocated for intermediate calculations
performed by CRBasic data output processing instructions. Data output
processing memory cannot be monitored.
Term: dc
See
Vdc
(p. 520).
Summary of Contents for CR800 Series
Page 2: ......
Page 4: ......
Page 6: ......
Page 32: ......
Page 34: ......
Page 54: ......
Page 92: ......
Page 310: ......
Page 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Page 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Page 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Page 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Page 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Page 456: ......
Page 462: ......
Page 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Page 524: ......
Page 526: ......
Page 556: ......
Page 558: ......
Page 560: ......
Page 597: ......