beautypg.com

Campbell Scientific CR3000 Micrologger User Manual

Page 458

background image

Section 11. Glossary

458 

 

 

Hertz 

Abbreviated "Hz." Unit of frequency described as cycles or pulses per 
second. 

HTML 

Hypertext Markup Language. A programming language used for the 
creation of web pages. 

HTTP 

Hypertext Transfer Protocol. A TCP/IP application protocol. 

IEEE4 

Four‐byte, floating‐point data type. IEEE Standard 754. Same format as 
Float. Float is the name used when declaring data type for Public or Dim 
declared variables. 

Glossary. Include file 

a file to be implicitly included at the end of the current CRBasic 
program, or it can be run as the default program.  See Include File 
Name
 setting in table CR3000 Settings

 (p. 542).

 

INF 

A data word indicating the result of a function is infinite or undefined. 

Initiate telecommunication 

A name given to a processes by which the CR3000 initiates 
telecommunications with a PC running appropriate Campbell Scientific 
datalogger support software. Also known as "Callback." 

input/output instructions 

Used to initiate measurements and store the results in input storage or 
to set or read control/logic ports. 

integer 

A number written without a fractional or decimal component. 15 and 
7956 are integers; 1.5 and 79.56 are not.