OPENÕs System Variables
Status Variables
Using the LI-6400
14-15
ID: -23
ÒCHPWMFÓ
This is a 6 digit numerical composite of the status flags.
To get just one component of this number (such as the water IRGA status) in
a Compute List or AutoProgram, use the LPL Function names given in the
table. Figure 14-1 illustrates a piece of LPL code that does one thing if the IR-
GAs are OK, and another if they are not.
Table 14-6.
6 digit status summary
Code
Letter
C
H
P
W
M
F
Item
CO
2
IRGAs
H
2
O
IRGAs
Pump
Flow Con-
trol
CO2
Mixer
Chamber
Fan
a
Possible
Values
1
OK
1
OK
0
Off
0
Off
0
Off
0
Off
2
errR
2
errR
1
OK
1
OK
1
OK
4
Slow
3
errS
3
errS
2
err
2
Low
2
Low
5
Fast
4
err
4
err
3
High
3
High
LPL
Function
StatusCO2
StatusH2O
StatusPump
b
IsPumpOn
StatusFlow
StatusInj
chFanState
c
a.The value for F is the number of volts that the fan control DAC is set to. By default, 5 is fast and 4 is slow,
but this can be changed via the configuration command FanSlow=.
b.If 6400-01 Mixer is installed. Otherwise, use IsPumpOn.
c.An INT, nor a FCT.
StatusCO2 StatusH2O OR IF
/* Not ok */
...
ELSE
/* both ok */
...
THEN
Figure 14-1. Using status information from an LPL program.
Summary of Contents for LI-6400
Page 1: ...Using the LI 6400 Portable Photosynthesis System ...
Page 15: ...Part I The Basics ...
Page 16: ......
Page 174: ...Making Measurements Answers to Questions 4 56 Using the LI 6400 4 ...
Page 175: ...Part II Useful Details ...
Page 176: ......
Page 200: ...Standard Tools Power ON Hooks 5 24 Using the LI 6400 5 ...
Page 214: ...Real Time Data Real Time Graphics 6 14 Using the LI 6400 6 ...
Page 234: ...Environmental Control Light Control 7 20 Using the LI 6400 7 ...
Page 244: ...Light Sensor Considerations Gallium Arsenide Phosphide GaAsP Sensor 8 10 Using the LI 6400 8 ...
Page 288: ...Data Logging Making Your Own AutoPrograms 9 44 Using the LI 6400 9 ...
Page 289: ...Part III Working With Files ...
Page 290: ......
Page 312: ...The LPL File System Troubleshooting 10 22 Using the LI 6400 10 ...
Page 340: ...Downloading Files Using a Data Capture Program 11 28 Using the LI 6400 11 ...
Page 375: ...Part IV Configuration Issues ...
Page 376: ......
Page 420: ...Defining User Variables Old Style vs New Style 15 18 Using the LI 6400 15 ...
Page 454: ...Using an Energy Balance Further Reading 17 12 Using the LI 6400 17 ...
Page 455: ...Part V Maintenance Troubleshooting ...
Page 456: ......
Page 572: ...Troubleshooting Useful Information 20 46 Using the LI 6400 20 ...
Page 593: ...Part VI Programming ...
Page 594: ......
Page 622: ...Programming with LPL Compiler Directives 22 28 Using the LI 6400 22 ...
Page 846: ...Index I 16 Using the LI 6400 ...