Keysight Technologies 8163A/B Programming Manual page 153

Table of Contents

Advertisement

command:
[:SOURce[n]][:CHANnel[m]]:READout:DATA?
syntax:
[:SOURce[n]][:CHANnel[m]:READout:DATA?
description:
Returns the data as a binary stream from either a lambda logging operation or the maximum power the laser can produce at
each wavelength.
parameters:
LLOGging:
PMAX:
response:
A binary stream in Intel byte order.
example:
sour2:read:data? llog
affects:
All tunable laser and DFB source modules
command:
[:SOURce[n]][:CHANnel[m]]:READout:DATA:BLOCk?
syntax:
[:SOURce[n]][:CHANnel[m]:READout:DATA:BLOCk?<wsp>LLOGging|PMAX,<offset>,<# of data points>
description:
Returns a specified binary block from either a lambda logging operation, or maximum power at wavelength characteristic.
parameters:
LLOGging:
PMAX:
<offset>
<# of data points>
response:
A binary stream in Intel byte order.
example:
sour0:read:data:block? llog,100,20000
affects:
All tunable laser and DFB source modules
command:
[:SOURce[n]][:CHANnel[m]]:READout:DATA:MAXBlocksize?
syntax:
[:SOURce[n]][:CHANnel[m]:READout:DATA:MAXBlocksize?
description:
Returns the maximum block size for a single GPIB transfer for lambda logging functions. If your application requires more
data points please use SOURce[n]][:CHANnel[m]]:READout:DATA:BLOCk? instead of
SOURce[n]][:CHANnel[m]]:READout:DATA?
8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
Returns a binary stream that contains each wavelength step of the lambda logging operation, see
[:SOURce[n]][:CHANnel[m]]:WAVelength:SWEep:LLOGging
binary block is an 8-byte long double in Intel byte order.
Returns a binary stream that contains the maximum power the laser can produce at each wavelength.
Each binary block is a 8-byte long double (the wavelength value) followed by a 4-byte long float (the
power value). The stream is in Intel byte order.
->
the data as a binary stream
Returns the data block from lambda logging. The binary block is an 8-byte long double in Intel
byte order.
Returns the data block from the power curve characteristic. Each binary block is a 8-byte long
double (the wavelength value) followed by a 4-byte long float (the power value). The stream is in
Intel byte order.
A zero based offset that specifies the index of the first value within the block to be transferred.
The number of points (not bytes!) in the transferred block.
->
the data as a binary stream
Measurement Operations & Settings
on page 170. Each
4
153

Advertisement

Table of Contents
loading

This manual is also suitable for:

8164a/b8166a/b

Table of Contents