Technical data

Table Of Contents
Commands by Subsystem 5
Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide 589
:TRIGger:SEQuence:PATTern
(see page 798)
Command Syntax
:TRIGger:SEQuence:PATTern{1 | 2} <value>,<mask>
<value> ::= integer or <string>
<mask> ::= integer or <string>
<string> ::= "0xnnnnnn" where n ::= {0,..,9 | A,..,F}
The :TRIGger:SEQuence:PATTern<n> command defines the specified
sequence pattern resource according to the value and the mask. For both
<value> and <mask>, each bit corresponds to a possible trigger channel.
The bit assignments vary by instrument:
Set a <value> bit to "0" to set the pattern for the corresponding channel to
low. Set a <value> bit to "1" to set the pattern to high.
Set a <mask> bit to "0" to ignore the data for the corresponding channel.
Only channels with a "1" set on the appropriate mask bit are used.
Query Syntax
:TRIGger:SEQuence:PATTern{1 | 2}?
The :TRIGger:SEQuence:PATTern<n>? query returns the current settings of
the specified pattern resource.
Return Format
<value>, <mask><NL>
See Also "Introduction to :TRIGger Commands" on page 479
":TRIGger:SEQuence:FIND" on page 588
":TRIGger:SEQuence:TRIGger" on page 592
":TRIGger:SEQuence:RESet" on page 590
Oscilloscope Models Value and Mask Bit Assignments
4 analog + 16 digital channels (mixed-signal) Bits 0 through 15 - digital channels 0 through
15. Bits 16 through 19 - analog channels 1
through 4.
2 analog + 16 digital channels (mixed-signal) Bits 0 through 15 - digital channels 0 through
15. Bits 16 and 17 - analog channels 1 and 2.
4 analog channels only Bits 0 through 3 - analog channels 1 through 4.
Bit 4 - external trigger.
2 analog channels only Bits 0 and 1 - analog channels 1 and 2. Bit 4 -
external trigger.