CSV Data Format
CSV data is saved in the following format.
70BCSV
// AQ6370B OPTICAL SPECTRUM ANALYZER //
Header
25
"CTRWL",1553.200000
"SPAN", 20.000000
"START WL",1543.200000
"STOP WL",1563.200000
"WLFREQ", 0
"REFL",-10.0
"LSCL",10.0
"RESLN",0.200
"AVG", 1
"SMPLAUTO", 0
"SMPL", 1001
Measurement condition parameters
"SMPLINTVL",0.02
"HIGH 1"
"MEAS"
"LSUNT",0
"NMSKV","OFF"
"RESCOR",0
"RESPARM",10372
"FREQPARM",10372
[TRACE DATA]
1543.2000, -66.267
1543.2200, -66.295
:
Waveform data
:
:
1563.2000, -65.371
Header
70BCSV
File header
// AQ6370B OPTICAL SPECTRUM ANALYZER //
Label (57 characters)
25
No. of measurement condition parameters
Measurement Condition Parameters
"CTRWL",1553.200000
Center wavelength
"SPAN", 20.000000
Span
"START WL",1543.200000
Measurement start wavelength
"STOP WL",1563.200000
Measurement stop wavelength
"WLFREQ", 0
Horizontal axis scale mode
(0: wavelength mode, 1: frequency mode)
"REFL",-10.0
Reference level
"LSCL",10.0
Main level scale
"RESLN",0.200
Measurement resolution
"AVG", 1
Averaging times
"SMPLAUTO", 0
Sampling points setting mode
(0: MANUAL, 1: AUTO, 2: SMPL INTVL)
"SMPL", 1001
The number of sampling points for measurements
"SMPLINTVL", 0.02
Measurement sampling interval
8.3 Saving/Loading Displayed Data