Owner's manual
SCPI Command Reference
OSA 581
Product-Specific Commands—Description
The <Data> response corresponds to the Y-axis 
values vector of the trace. Returned values are 
evenly spaced relative to the X-axis expressed in 
meter.
X-axis wavelength interval between each Y value 
is determined as follow:
interval = (stop - start) / (count - 1) where:
 start = TRACe[:DATA]:X:STARt[:WAVelength]?
 stop = TRACe[:DATA]:X:STOP[:WAVelength]?
 count = TRACe:POINts? 
The points unit is determined by the trace 
definition context. When trace data represents 
absolute power, returned values are in dBm. 
When trace data represents relative power, 
returned values are in dB.
Example(s) <Do measurement>
FORMat:DATA ASC
TRAC:DATA? "TRC1" Returns 
-5.246202E+001,-5.246195E+001,-5.246181E+001
,...
FORMat:DATA PACK
TRAC:DATA? "TRC1" Returns binary data
:TRACe[:DATA][:Y][:WAVElength]?










