Specifications
molbox™ RFM™ OPERATION AND MAINTENANCE MANUAL
© 1998-2007 DH Instruments, a Fluke Company Page 120
RATE
Purpose Read the next available rate of change of flow.
Syntax ‘RATE”
Remarks The next available rate change of flow in the current flow unit of
measure per second is returned.
Example Command:
Reply:
“RATE”
“-0.01 sccm/s”
See Also 3.2.6.1, 3.1.2.4, and 3.3.5
RE
Purpose Read the value of Reynolds number representing the current flow
through the molbloc as calculated by the molbox RFM.
Syntax “RE”
Remarks The Reynolds number varies with the molbloc flow.
Example Command:
Reply:
“RE”
“82.34”
See Also 3.1.2.4 and 3.2.5
READYCK(=)
Purpose Read or set a flag that is cleared by a Not Ready condition.
Syntax “READYCK=1”
“READYCK”
Defaults “READYCK=1”
Remarks The internal ready check flag is cleared whenever the molbox
RFM reaches a Not Ready (NR) condition. The "READYCK"
command will return the status of this flag. This flag can be set
only by sending the "READYCK=1" command while the molbox
RFM is in a Ready (<*>) condition. If you send the
"READYCK=1" command when the molbox RFM is in a Not
Ready (NR) condition, the reply will be "READYCK=0".
If you set READYCK=1 when the molbox RFM achieves a Ready
(R) condition, you can use READYCK later to determine if a Not
Ready (NR) condition has occurred. If NR has occurred,
READYCK will return "0". If NR has not occurred, READYCK will
return "1".
Example Command:
Reply:
“READYCK=1” (set the flag)
“READYCK=1”
Command:
Reply:
“READYCK” (query for flag status)
“READYCK=1” (has been ready since setting flag)
Errors ERR# 6: The argument is not a 1.
See Also 3.1.2.4, “SR”