Specifications

WA-1100/WA-1600 Wavemeter Operating Manual 3 Remote Communications
08115-M-00 Rev E 3-15
DISPlay Subsystem Functions
:DIALog?
Description Queries what display dialog is currently on the instrument's front
panel display. The return value for this function is invalid if the
instrument is on a setup dialog.
Query Response {MAIN | WAVELENGTH | POWER}
Examples :DISP:DIAL?
:DIALog {MAIN | WAVelength | POWer}
Description Sets the dialog that is on the instrument's front panel display.
*RST value MAIN
Examples :DISP:DIAL MAIN
:DISP:DIAL POW
:RESolution?
Description Queries the current resolution of the instrument.
Query Response {AUTO | 0.0001 | 0.001 | 0.01 | 0.1 | 1.0 | 10.0 | 100.0}
Examples :DISP:RES?
:RESolution {AUTO | 0.0001 | 0.001 | 0.01 | 0.1 | 1.0 | 10.0 | 100.0}
Description Sets the resolution for wavelength, frequency, and wavenumber
readings. It is the same as using the Resolution function through the
display. The 0.0001 setting is valid only for the WA-1600 instrument.
*RST value AUTO
Examples :DISP:RES AUTO
:DISP:RES 0.0001
:UNITs:POWer?
Description Queries the units being used for power values on the front panel
display.
Query Response {DBM | MICROWATTS | MILLIWATTS}
Examples :DISP:UNIT:POW?