Technical data

Commands by Subsystem 5
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide 551
:TRIGger:SEQuence:PATTern
(see page 750)
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 440
":TRIGger:SEQuence:FIND" on page 550
":TRIGger:SEQuence:TRIGger" on page 554
":TRIGger:SEQuence:RESet" on page 552
Oscilloscope Models Value and Mask Bit Assignments
4 analog channels Bits 0 through 3 - analog channels 1 through 4.
Bit 4 - external trigger.
2 analog channels Bits 0 and 1 - analog channels 1 and 2. Bit 4 -
external trigger.