Section 11.  Glossary 
 
 
Term: print peripheral 
See print device
 (p. 509). 
 
Term: processing instructions 
CRBasic instructions used to further process input-data values and return the 
result to a variable where it can be accessed for output processing.   
Arithmetic and transcendental functions are included. 
 
Term: program control instructions 
Modify the execution sequence of CRBasic instructions.    Also used to set or 
clear flags.    See section PLC Control — Overview 
(p. 87). 
 
Term: 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. 
 
Term: Program Send command 
Program Send is a feature of datalogger support software 
(p. 86). Command 
wording varies among software according to the following table: 
 
 Program Send Command 
Software  Command  Command Location 
LoggerNet 
Send New... 
Connect screen 
PC400 
Send Program 
Clock/Program tab 
RTDAQ 
Send Program 
Clock/Program tab 
PC200W 
Send Program 
Clock/Program tab 
 
 
Term: Public 
A CRBasic command for declaring and dimensioning variables. Variables 
declared with Public can be monitored during datalogger operation.    See 
Dim 
(p. 496). 
 
Term: pulse 
An electrical signal characterized by a rapid increase in voltage follow by a 
short plateau and a rapid voltage decrease.