| PS(55,D0,'IV',0) | 
 | 
Direct global read of this node to determine if any IV
data exists.
 
 | 
PS(55,D0,'IV',D1, | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
.04 | 
Direct Global Read & w/Fileman | 
TYPE | 
0;4 | 
.08 | 
Direct Global Read & w/Fileman | 
INFUSION RATE | 
0;8 | 
100 | 
Direct Global Read & w/Fileman | 
STATUS | 
0;17 | 
 
 | 
 | 
PS(55,D0,'IV',D1,'SOL',0) | 
 | 
Direct global read to see if any solutions exist for an
IV.
 
 | 
PS(55,D0,'IV',D1,'SOL',D2, | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
.01 | 
Direct Global Read & w/Fileman | 
SOLUTION | 
0;1 | 
1 | 
Direct Global Read & w/Fileman | 
VOLUME | 
0;2 | 
 
 | 
Direct global read of ^PS(55,D0,"IV",D1,"SOL",D2) to
loop through solution multiple is allowed.
 
 | 
PS(55,D0,'IV','B', | 
 | 
Direct global read of "B" cross-reference of IV multiple
is allowed to loop through the entries in the IV multiple.
 
 |