200
8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
4
Measurement Operations & Settings
response:
4 byte Intel floating point; the offset
example:
CONF1:OFFS:WAV:VAL:OFFS? 1
->
2
affects:
All attenuator modules.
command:
:CONFigure[
n
][:CHANnel[
m
]]:OFFSet:WAVelength:VALue:PAIR?
syntax:
:CONFigure[
n
]][:CHANnel[
m
]]:OFFSet:WAVelength:VALue:PAIR?<wsp><index | wavelength[PM | NM | UM | MM| M],>
description:
Queries an offset value pair (wavelength:offset) from the position, or index, of the associated wavelength in the offset table.
Offset table entries are ordered from shortest to longest wavelength.
Or: Queries the offset value pair (wavelength:offset) applied for the specified wavelength.
parameters:
<index>
<wavelength>
The position of the wavelength; offset value pair in the offset table.
The wavelength for the offset table entry, in m
response:
char$ in SCPI block format (Intel byte order); wavelength:offset
example:
CONF1:OFFS:WAV:VAL:PAIR? 1
->
"+1.55000000E-006:2"
affects:
All attenuator modules.
command:
:CONFigure[
n
][:CHANnel[
m
]]:OFFSet:WAVelength:VALue:DELete
syntax:
:CONFigure[
n
]][:CHANnel[
m
]]:OFFSet:WAVelength:VALue:DELete<wsp><index | wavelength[PM | NM | UM | MM| M],>
description:
Deletes an offset value pair (wavelength:offset) from the position, or index, of the associated wavelength in the offset table.
Offset table entries are ordered from shortest to longest wavelength.
Or: Deletes the offset value pair (wavelength:offset) associated with the specified wavelength.
Deleting a value pair decrements the index value of every subsequent value pair by 1. When using this command, you may
prefer to work from large to small index values.
parameters:
<index>
<wavelength>
The position of the wavelength:offset value pair in the offset table.
The wavelength for the offset table entry, in m
response:
none
example:
CONF1:OFFS:WAV:VAL:DEL 1
affects:
All attenuator modules.