EasyManua.ls Logo

HP 4278A - Page 115

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...
*LRN? (cont.)
NOTE
All commands returned by *LRN? command can be used as multiple commands
by using semicolon (;).
For example: OUTPUT 717;"FRE02;HIAC1;AVE--.4"
*OPT? SOFTKEY LABEL: NOT ASSIGNED
The *OPT? command returns all option numbers as follows (ASCII
format only).
NNN
SYNTAX:
rICRLFAE01
option no. (N: 0 to 9)
( *OPT? )
EXAMPLE:
10 DIM Opt$[50}
20 OUTPUT 717;"*OPT?"! Returns all option numbers
30 ENTER 717;Opt$! Read all option numbers
40 PRINT Opts! Display all option numbers
50 END
When you run the above program, all option numbers are returned and
displayed.
*RST SOFTKEY LABEL: NOT ASSIGNED
The *RST command resets the 4278A. But the interface function
remains (for example: HP-lB remote condition remains).
SYNTAX:
( *FIST )
EXAMPLE:
OUTPUT 717;"*RST"! Reset the instrument
4-50