functions are included.
program control instructions
Modify the execution sequence of CRBasic instructions. Also used to set or clear flags.
Program Send command
Program Send is a feature of data logger support software.
program statement
A complete program command construct confined to one command line or to multiple
command lines merged with the line continuation characters <space><underscore> ( _). A
command line, even with line continuation, cannot exceed 512 characters.
public
A CRBasic command for declaring and dimensioning variables. Variables declared with
Public can be monitored during data logger operation.
pulse
An electrical signal characterized by a rapid increase in voltage follow by a short plateau and
a rapid voltage decrease.
R
ratiometric
Describes a type of measurement or a type of math. Ratiometric usually refers to an aspect
of resistive-bridge measurements - either the measurement or the math used to process it.
Measuring ratios and using ratio math eliminates several sources of error from the end
result.
record
A record is a complete line of data in a data table or data file. All data in a record share a
common time stamp. Data tables are made up of records and fields. Each row in a table
represents a record and each column represents a field. The number of fields in a record is
Appendix C. Glossary283