11
Appendix
Late Breaking News
The following test limit commands are included in the 86100A.
:MTEE
:MTEE?
:MTER?
:MTESt:{RUNTil | RUMode} {{OFF | FORever} | FSAMples,<num_failed_samples>}
OFF is the preferred form. FORever is retained for backward compatibility.
:MTESt:{RUNTil | RUMode}?
RUNTil is the preferred form. RUMode is retained for backward compatibility.
:MTESt:SSCReen {OFF | DISK[,”filename”]}
:MTESt:SSCReen?
:MTESt:SSCReen:AREA {GRATicule | SCReen}
:MTESt:SSCReen:AREA?
:MTESt:SSCReen:IMAG {MONochrome | NORMal | INVert}
:MTESt:SSCReen:IMAG?
:MTESt:SWAVeform {CHANnel<N> | FUNCtion<N> | WMEMory<N>},{OFF | DISK[,”filename”[,{INTernal |
TEXT[,{VERBose | YVALues}]}]}
:MTESt:SWAVeform?
:LTEE
:LTEE?
:LTER?
:LTESt:{RUNTil | RUN | RUMode} {{OFF | FORever} | FAILures,<num_failures>}
OFF is the preferred form. FORever is retained for backward compatibility.
:LTESt:{RUNTil | RUN | RUMode}?
RUNTil is the preferred form. RUN and RUMode are retained for backward compatibility.
:LTESt:SSCReen {OFF | DISK[,”filename”]}
:LTESt:SSCReen?
:LTESt:SSCReen:AREA {GRATicule | SCReen}
:LTESt:SSCReen:AREA?
:LTESt:SSCReen:IMAG {MONochrome | NORMal | INVert}
:LTESt:SSCReen:IMAG?
:LTESt:SWAVeform {CHANnel<N> | FUNCtion<N> | WMEMory<N>},{OFF | DISK[,”filename”[,{INTernal |
TEXT[,{VERBose | YVALues}]}]}
:LTESt:SWAVeform?
Sample Code
Which Platform?
This example shows how to determine the instrument platform, so the appropriate commands can be used, using HP-
BASIC
®
. Line numbers have been emitted for clarity.
DEF FNGet_model$( @Dca ) ! Pass in I/O to the instrument
DIM Id$[255]
!
OUTPUT @Dca;”*IDN?” ! Query for the Identity String
ENTER @Dca;Id$ ! Read the Identity String
!
HP BASIC is a U.S. registered trademark of Hewlett-Packard Company.
Comentários a estes Manuais