8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
85
Measurement Operations & Settings
4
command:
:SLOT[
n
]:HEAD[
m
]:WAVelength:RESPonse:CSV?
syntax:
:SLOT[
n
]:HEAD[
m
]:WAVelength:RESPonse:CSV?
description:
Returns the wavelength response from the attenuator module in CSV format.
response:
Wavelength Response table as a
string
response
format:
The string is a comma separated value (CSV) list and can be written to a file and be processed with a spreadsheet program.
List format:
λ
1
, c1\n
λ
2
, c2\n
.......
λ
n, cn\n
"," separates wavelength and response factor
"\n" = ASCII code 10 separate value pairs
example:
slot1:head1:wav:resp:csv?
->
1200e-6,2.019\n 1210e-6,
1.956\n...
affects:
Attenuator with power control, all powermeters, return loss modules
command:
:SLOT[
n
]:HEAD[
m
]:WAVelength:RESPonse:SIZE?
syntax:
:SLOT[
n
]:HEAD[
m
]:WAVelength:RESPonse:SIZE?
description:
Returns the number of elements in the wavelength response table.
response
Number of elements in the wavelength table as an
integer
value
example:
slot2:head1:wav:resp:size?
->
50<END>
affects:
Attenuator with power control, all powermeters, return loss modules
command:
:SPECial:REBoot
syntax:
:SPECial:REBoot
description:
Reboots the mainframe and all modules.
parameters:
none
response:
none
example:
spec:reb