REVP SOFTKEY LABEL: REVERS PARMTR (in 'COMPARATOR')
The REVP command can be used to reverse the limit parameters.
SYNTAX:
Control
Parameter
Description
0
1
Set the original limit parameter.
Reverse the limit parameter.
REVP
PARAMETER:
control
The control parameter choices are:
The default setting is REVPO.
EXAMPLE:
OUTPUT 717;''REVP1"I Reverse the limit parameter
SHM? SOFTKEY LABEL: NOT ASSIGNED
SHM? returns the short compensation measurement data ( ASCII for-
mat only ). Running the following example program returns and dis-
plays the short measurement data.
SYNTAX:
EXAMPLE:
10 OUTPUT 717;"SHM?' ! Return the short meas. data
20 ENTER 717;L,R ! Read the short meas. data
40 PRINT L,R ! Display the short meas. data
50 END
4-41