8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
157
Measurement Operations & Settings
4
command:
[:SOURce[n]][:CHANnel[m]]:WAVelength:AUTO
syntax:
[:SOURce[n]][:CHANnel[m]]:WAVelength:AUTO<wsp>OFF|0|ON|1
description:
Switch between "Auto Mode" and "Grid Mode"
parameters:
OFF or 0: "Grid Mode" (= Auto Mode off)
ON or 1: "Auto Mode"
response:
none
example:
sour1:wav:auto on
affects:
81950A
Notes
This command is equivalent to [:SOURce[n][:CHANnel[m]]:FREQuency:AUTO
command:
[:SOURce[n]][:CHANnel[m]]:WAVelength:AUTO?
syntax:
[:SOURce[n]][:CHANnel[m]]:WAVelength:AUTO?
description:
Returns the current operation mode.
parameters:
none
response:
0: "Grid Mode" (= Auto Mode off)
1: "Auto Mode"
example:
sour1:wav:auto
0
affects:
81950A
Notes
This query is equivalent to [:SOURce[n][:CHANnel[m]]:FREQuency:AUTO?