OPM? SOFTKEY LABEL: NOT ASSIGNED
OPM? returns the open compensation measurement data ( ASCII for-
mat only ). Running the following example program returns and dis-
plays the open measurement data.
SYNTAX:
OPM?
EXAMPLE:
10 OUTPUT 717;"OPM?" I Return the open meas. data
20 ENTER 717;C,0 ! Read the open meas. data
40 PRINT C,G ± Display the open meas. data
50 END
OSC=
SOFTKEY LABEL: OSC (V)= (in 'SIGNAL SOURCE')
The OSC= command sets the OSC LEVEL.
SYNTAX:
VALUE:
You cannot use units (V) or suffixes (for example: m(milti)), with the
OSC LEVEL. The default setting is OSC=1.0(V).
IMPORTANT POINTS:
The Unit is V. The OSC LEVEL can be set from 0.1V to 1.0V in 0.1
steps.
EXAMPLE:
OUTPUT 717;"OSC=0.3"!Set the OSC level to 0.3V
4-37