1190
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
32
:WAVeform Commands
:WAVeform:SEGMented:XLISt
Query Syntax
:WAVeform:SEGMented:XLISt? <xlist_type>
<xlist_type> ::= {RELXorigin | ABSXorigin | TTAG}
The :WAVeform:SEGMented:XLISt? query returns the X (time) information for all
segments at once. The <xlist_type> option specifies the type of information that is
returned:
• RELXorigin — The relative X-origin for each segment (the value returned by the
:WAVeform:XORigin? query) is returned.
• TTAG — The time tag for each segment (the value returned by the
:WAVeform:SEGMented:TTAG? query) will be returned.
• ABSXorigin — The sum of the values of the RELXorigin and TTAG types is
returned for each segment.
This command is useful when getting the waveform data for all segments at once
(see :WAVeform:SEGMented:ALL).
Return Format
<return_value><NL>
<return_value> ::= binary block data in IEEE 488.2 # format, contains
comma-separated string with X-info for all segments
See Also
•
•
•