:ACQuire Commands 8
Keysight InfiniiVision DSOX1204A/G Oscilloscopes Programmer's Guide 185
:ACQuire:SEGMented:INDex
(see page 798)
Command Syntax
:ACQuire:SEGMented:INDex <index>
<index> ::= an integer from 1 to 50 (w/100K memory) in NR1 format
The :ACQuire:SEGMented:INDex command sets the index into the memory
segments that have been acquired.
The segmented memory acquisition mode is enabled with the :ACQuire:MODE
command. The number of segments to acquire is set using the
:ACQuire:SEGMented:COUNt command, and data is acquired using the :DIGitize,
:SINGle, or :RUN commands. The number of memory segments that have been
acquired is returned by the :WAVeform:SEGMented:COUNt? query. The time tag of
the currently indexed memory segment is returned by the
:WAVeform:SEGMented:TTAG? query.
The maximum number of segments may be limited by the memory depth of your
oscilloscope. For example, an oscilloscope with 100K memory allows a maximum
of 50 segments.
Query Syntax
:ACQuire:SEGMented:INDex?
The :ACQuire:SEGMented:INDex? query returns the current segmented memory
index setting.
Return Format
<index><NL>
<index> ::= an integer from 1 to 50 (w/100K memory) in NR1 format
See Also • ":ACQuire:MODE" on page 181
• ":ACQuire:SEGMented:COUNt" on page 184
• ":DIGitize" on page 143
• ":SINGle" on page 161
• ":RUN" on page 159
• ":WAVeform:SEGMented:COUNt" on page 652
• ":WAVeform:SEGMented:TTAG" on page 653
• ":ACQuire:SEGMented:ANALyze" on page 183
• "Introduction to :ACQuire Commands" on page 177
Example Code
' Segmented memory commands example.
' -------------------------------------------------------------------
Segmented memory is available on the DSOX1000-Series oscilloscope models that have the
SGM license.