8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
173
Measurement Operations & Settings
4
command:
[:SOURce[
n
]][:CHANnel[
m
]]:WAVelength:SWEep:REPeat
syntax:
[:SOURce[
n
]][:CHANnel[
m
]]:WAVelength:SWEep:REPeat<wsp><mode>
description:
Sets the repeat mode. Applies in stepped-sweep and manual-sweep modes. The 81960A, 81602A, 81606A, 81607A and
81608A also support TWOWay mode in continuous sweep mode.
parameters:
ONEWay:
TWOWay:
Every stepped or continuous sweep cycle starts at
the start wavelength of the sweep and ends at the stop
wavelength of the sweep
Every odd sweep cycle starts at the start wavelength of the sweep, and every even sweep cycle starts at the
stop wavelength of the sweep.
Set the start and stop wavelength of the sweep using
[:SOURce[n]][:CHANnel[m]]:WAVelength:SWEep:STARt
[:SOURce[n]][:CHANnel[m]]:WAVelength:SWEep:STOP
on page 176 respectively.
response:
none
example:
wav:swe:rep twow
affects:
All tunable laser modules, except 81950A.
command:
[:SOURce[
n
]][:CHANnel[
m
]]:WAVelength:SWEep:REPeat?
syntax:
[:SOURce[
n
]][:CHANnel[
m
]]:WAVelength:SWEep:REPeat?
description:
Returns the repeat mode.
parameters:
none
response:
ONEWay:
TWOWay:
Every stepped or continuous sweep cycle starts at
the start wavelength of the sweep and ends at the
stop wavelength of the sweep
Every odd sweep cycle starts at the start wavelength of the sweep, and every even sweep cycle starts at
the stop wavelength of the sweep.
Set the start and stop wavelength of the sweep using
[:SOURce[n]][:CHANnel[m]]:WAVelength:SWEep:STARt
on page 175 and
[:SOURce[n]][:CHANnel[m]]:WAVelength:SWEep:STOP
on page 176 respectively.
example:
wav:swe:rep?
->
ONEW<END>
affects:
All tunable laser modules, except 81950A.