Appendix A.    Info Tables and Settings 
 
 
Comms 
MemFree(3) 
Numeric  Y 
•  Status table field: ≈27 
An integer specifying four two-digit fields, read from left to right as (1) number of output 
packets waiting to be sent, (2) number of input packets waiting to be serviced, (3) number 
of big packets available for TCP/IP comms, and (4) number of little packets available for 
TCP/IP comms. Value at start up with no TCP/IP comms is 1530 (no output packets, no 
input packets, 15 big packets, and 30 little packets). As TCP/IP comms commence, the 
output and input queues increase from 0, big packets decrease from 15, and little packets 
decrease from 30. These values are reported in IPTraceComport 
(p. 503) setting every 30 
seconds as sendq, recvdq, bigfreeq, and lilfreeq. Updated when status is queried. The 
following expressions decode the values: 
lilfreeq = CommsMemFree(3) % 100 
bigfreeq = (CommsMemFree(3) / 100) % 100 
rcvdq = (CommsMemFree(3) / 10000) % 100 
sendq = (CommsmemFree(3) / 1000000) % 100 
 
 
A 
CompileResults 
String  Y 
•  Station Status field: Results for Last Program Compiled 
•  Status table field: ≈18 
Contains error messages generated at compilation or during runtime. Updated after compile. 
Also appended to at run time for run time errors such as variable out of bounds. 
 
 
 
CPUDriveFree 
Numeric  Y 
•  Keyboard: Settings (Datalogger) 
Bytes remaining on the CPU: drive. 
 
 
 
CSIO1net 
Enable 
Numeric   
•  Settings Editor: CS I/O IP | Enabled #2 
 
 
 
CSIO2net 
Enable 
Numeric   
•  Settings Editor: CS I/O IP | Enabled (#1) 
 
 
 
CSIOInfo 
String   
•  Settings Editor: CS I/O | {info box} 
 
 
 
2
 Order and definitions of auto self-calibration array elements: 
(1) 5000 mV range 250 ms integration 
(2) 2500 mV range 250 ms integration 
(3) 250 mV range 250 ms integration 
(4) 25 mV range 250 ms integration 
(5) 7.5 mV range 250 ms integration 
(6) 2.5 mV range 250 ms integration 
(7) 5000 mV range 60 Hz integration 
(8) 2500 mV range 60 Hz integration 
(9) 250 mV range 60 Hz integration 
(10) 25 mV range 60 Hz integration 
(11) 7.5 mV range 60 Hz integration 
(12) 2.5 mV range 60 Hz integration 
(13) 5000 mV range 50 Hz integration 
(14) 2500 mV range 50 Hz integration 
(15) 250 mV range 50 Hz integration 
(16) 25 mV range 50 Hz integration 
(17) 7.5 mV range 50 Hz integration 
(18) 2.5 mV range 50 Hz integration