4. REMOTE OPERATION
Page 105 © 2002-2007 DH Instruments, a Fluke Company
READYCK
Purpose Read or set the Ready check flag.
Command
Query
“READYCK 1”
“READYCK?”
Classic “READYCK=1”
“READYCK”
Remarks The internal ready check flag is cleared whenever the PPC3 reaches a Not Ready (NR)
condition. The “READYCK” query returns the status of the flag. The flag is set by sending the
“READYCK 1” program message while the PPC3 is in a Ready condition. The “READYCK”
program message query can then be used at a later time to determine whether a Not Ready
condition has occurred since the ready check flag was set.
Example
(enhanced)
Cmd sent:
Query reply:
“READYCK 1”
“1” (no reply if GPIB-488)
Example
(enhanced)
Cmd sent:
Query reply:
“READYCK?”
“1”
Example
(enhanced)
Cmd sent:
Query reply:
“READYCK?”
“1” (if PPC3 condition has stayed Ready)
“0” (if PPC3 condition has NOT stayed Ready)
Example
(classic)
Sent:
Query reply:
“READYCK=1”
“READYCK=1”
Example
(classic)
Sent:
Query reply:
“READYCK”
“READYCK=1” (if PPC3 condition has stayed Ready)
“READYCK=0” (if PPC3 condition has NOT stayed Ready)
Errors ERR# 6: Argument is not a ‘0’ or a ‘1’.
See Also “SR”
3.2.2
REMOTE
Purpose Lock out the front panel keypads during remote operation.
Command “REMOTE”
Classic “REMOTE”
Remarks The PPC3 goes into remote mode whenever communications take place. The user can
return to local operation by pressing the [ESC] key. The REMOTE program message locks
out the front panel completely. The only way to unlock the front panel after the “REMOTE”
command is using the “LOCAL” program message, the IEEE-488 “GTL” command, or by
cycling the PPC3 power.
Example
(enhanced)
Cmd sent:
Reply:
“REMOTE”
“REMOTE” (no reply if IEEE-488)
Example
(enhanced)
Cmd sent:
Reply:
“REMOTE?”
“REMOTE”
Example
(classic)
Sent:
Reply:
“REMOTE”
“REMOTE”
See Also “LOCAL”
RES
Purpose To read or set the pressure display resolution for the active range.
Command
Query
“RES n”
“RES”
Classic “RES=n”
“RES”
Default “RES 0.001”
Arguments n: The pressure display resolution in % span of the current RPT range (0.0001 to 1 % FS).
Remarks The pressure display resolution is defined as % span of the active range. The setting is
separate for each range, and changes as the range is changed.
Example
(enhanced)
Cmd sent:
Query reply:
“RES .01”
“0.01” (No reply if GPIB-488)
Example
(enhanced)
Cmd sent:
Query reply:
“RES? .01”
“0.01”
Example
(classic)
Sent:
Reply:
“RES=.01”
“0.01”
Errors ERR# 6 The argument is invalid.
See Also 3.4.2