1416 Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide
36 :WAVeform Commands
:WAVeform:SEGMented:XLISt
(see page 1610)
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 • ":WAVeform:XORigin" on page 1426
• ":WAVeform:SEGMented:TTAG" on page 1415
• ":WAVeform:SEGMented:ALL" on page 1413