Keysight M8131A 16/32 GSa/s Digitizer User’s Guide
147
Remote Programming
4
:ODI:PRODucer<N>:NAME?
Command
ODI:PRODucer<N>:NAME?
Parameters
None
Description
This query returns name of the producer. Useful if a port object passed by
reference in programming environments.
Example
:ODI:PROD1:NAME? -> "Ch1 DDC to ODI1"
:ODI:PRODucer<N>:IFSupported
Command
ODI:PRODucer<N>:IFSupported?
Parameters
None
Description
This query returns if the combination of packet format and binary data
format (classId) is supported.
Example
:ODI:PROD1:CAP:IFS? -> VIT49,BIT8
:ODI:PRODucer<N>:ACTivate
Command
:ODI:PRODucer<N>:ACTivate <link_channel>,
<packet_format>, <class_id>, <context_class_id>,
<time_stamp_format>, <stream_id>, <packet_size_limit>
Description
The command configures the data producer stream and activates it for
use. Data sources in the digitizer are the 4 channels. This command is
used to prepare streaming of the digitized data out of the digitizer's
optical ports. The stream is started by the
:STReam
commands (see
<N>
An integer to select the ODI port, 1-4.
<link_channel>
Interlaken channel tag to apply to stream (not the
measurement channel). Must be 0.
<packet_format>
Specifies format of packet header.
NHEader
Raw binary samples with no header.
<class_id>
Specifies the binary data format of the packet payload.
IQ16B1CH Complex (IQ), 16-bit signed, 1 channel.
<context_class_id>
Specifies format of context packets