EasyManua.ls Logo

HP 4278A - Page 110

HP 4278A
290 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
STR? SOFTKEY LABEL: NOT ASSIGNED
Control
Parameter
Description
1
2
3
Set the trigger mode to INT TRIG.
Set the trigger mode to EXT TRIG.
Set the trigger mode to MAN TRIG.
SIR? returns the standard compensation reference data ( ASCII format
only ). Running the following example program returns and displays
the standard reference data.
SYNTAX:
STR?
EXAMPLE:
10 OUTPUT 717;"STR?" ! Return the Standard ref. data
20 ENTER 717;C,D ! Read the standard ref. data
40 PRINT C,D Display the standard ref. data
50 END
TRIG
SOFTKEY LABEL: INT/EXT/MAN TRIG (in 'TRIG MODE')
The TRIG command is used to set the trigger mode.
SYNTAX:
( TRIG
PARAMETER:
control
The control parameter choices are:
The default setting is TRIG1.
EXAMPLE:
OUTPUT 717;"TRIG2"! Set the trigger mode to EXT TRIG.
4-45