EasyManua.ls Logo

HP 4278A - Page 109

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...
STM? SOFTKEY LABEL: NOT ASSIGNED
STM? returns the standard compensation measurement data ( ASCII
format only ). Running the following example program returns and
displays the standard measurement data.
SYNTAX:
STM?
EXAMPLE:
10 OUTPUT 717;"STMr ! Return the STD meas. data
20 ENTER 717;C,D Read the STD meas. data
40 PRINT C,D Display the STD meas. data
50 END
STOR
SOFTKEY LABEL: STORE (in 'MEMORY CARD')
The STOR command stores the setting conditions to the memory card.
SYNTAX:
STOR
EXAMPLE:
OUTPUT 717;"STOR"! Store to the memory card.
4.44