beautypg.com

Table 111. cr800 terminal commands – Campbell Scientific CR800 and CR850 Measurement and Control Systems User Manual

Page 435

background image

Section 11. Glossary

435

 

"Keep" Memory 

Memory preserved through reset due to power‐up and program start‐
up. 

keyboard display 

The CR850 (a version of the CR800) has an integrated keyboard display.  
The CR1000KD keyboard display is compatible with the CR800 and 
CR850 dataloggers. 

lf 

Line feed 

local variable 

A variable available for use only by the subroutine wherein it was 
declared. The term differentiates local variables, which are declared in 
the Sub() and Function() instructions, from global variables, which are 
declared using Public or Dim

LONG 

Data type used when declaring integers. 

loop 

A series of instructions in a program that are repeated a prescribed 
number of times and followed by an "end" instruction which exits the 
program from the loop. 

loop counter 

Increments by one with each pass through a loop. 

manually initiated 

Initiated by the user, usually with a external keyboard / display, as 
opposed to occurring under program control. 

MD5 digest 

16‐byte checksum of the VTP configuration. 

milli 

The SI prefix denoting 1/1000s of a base SI unit.