Campbell Scientific CR3000 Micrologger User Manual

Page 459

Advertising
background image

Section 11. Glossary

459

 

intermediate storage 

The portion of memory allocated for the storage of results of 
intermediate calculations necessary for operations such as averages or 
standard deviations. Intermediate storage is not accessible to the user. 

IP 

Internet Protocol. A TCP/IP internet protocol. 

IP address 

A unique address for a device on the internet. 

IP Trace 

IP trace is a CR3000 function associated with IP data transmissions.  In 
the evolution of the CR3000 operating system, IP trace information was 
originally accessed through the CRBasic instruction IPTrace()

 (p. 171

and 

stored in a string variable.  As the operating system progressed, the 
need for a more convenient repository arose.  As a result, the Files 
Manager

 (p. 542

setting was modified to allow for the creation of a file on 

a CR3000 memory drive, such as USR:, to store IP trace information in a 
ring memory format. 

"Keep" Memory 

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

keyboard display 

The CR3000 has an integrated keyboard display.  The CR1000KD is not 
compatible. 

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. 

Advertising