GPIB OPERATION
3-2-34
SWEEP MODE/TYPE
SWEEP
[not used alone]
:MODE Select Mode of operation for Sweep generator (single shot,
continuous or externally triggered)
Data type :
Character Program Data (any one of SNGL, CONT or EXT)
Allowed suffices : None
Default suffix : None
:TYPE
Select Type of Sweep (Carrier Frequency, RF Level, LF
Generator Frequency, LF Generator Level, Internal Modulation
Oscillator Frequency or Off)
Data type :
Character Program Data (any one of: OFF, CFRQ, RFLV,
LFGF, LFGL, INTF1, INTF2, INTF3, INTF4, INTF5, INTF6,
HOP or OFF)
Allowed suffices : None
Default suffix : None
Examples:
:SWEEP:MODE SNGL;TYPE CFRQ
:SWEEP:MODE CONT;TYPE INTF4
SWEEP?
Prepares message containing information on Sweep Mode,
Type and Marker status in the following format:
:SWEEP:MODE <mode>;TYPE <type>;<status>
where: <mode> is a program mnemonic representing the
sweep mode selected, <Type> is a program mnemonic
representing the sweep type selected and <status> is a
program mnemonic indicating whether the Marke
output is ON or OFF.
Examples:
:SWEEP:MODE CONT;TYPE CFRQ;MKROFF
:SWEEP:TYPE HOP:MODE SNGL