8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide 201
Measurement Operations & Settings 4
command: :CONFigure[n][:CHANnel[m]]:OFFSet:WAVelength:VALue:DELete:ALL
syntax: :CONFigure[n]][:CHANnel[m]]:OFFSet:WAVelength:VALue:DELete:ALL
CAUTION This command clears the offset table!
description: Deletes every value pair (wavelength:offset) from the offset table.
parameters: none
response: none
example: CONF1:OFFS:WAV:VAL:DEL:ALL
affects: All attenuator modules.
command: :CONFigure[n][:CHANnel[m]]:OFFSet:WAVelength:TABle?
syntax: :CONFigure[n]][:CHANnel[m]]:OFFSet:WAVelength:TABle?
description: Queries the complete the offset table.
parameters: none
response: SCPI binary block format format (Intel byte order); wavelength:offset pairs in ascending
order.
Each value pair is transferred as 12 bytes; 8 bytes represent the wavelength, 4 bytes represent the offset.
example: CONF1:OFFS:WAV:TAB? -> binary block interpreted as, for example:
1.55e-6 | 12 | 1.7e-6 |3.4 |.....
affects: All attenuator modules.
command: :CONFigure[n][:CHANnel[m]]:OFFSet:WAVelength:TABle:SIZE?
syntax: :CONFigure[n]][:CHANnel[m]]:OFFSet:WAVelength:TABle:SIZE?<wsp>MAX | MIN
description: Without optional parameter, queries the size of the offset table.
parameters: MAX
MIN
Queries the maximum size of the offset table.
(available flash memory
-> 1000 entries)
Queries the minimum size of the offset table. (should
-> 0)