Iscan:serial:pattern - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:ISCan:SERial:PATTern

Command
:ISCan:SERial:PATTern <pattern>
The :ISCan:SERial:PATTern command sets the pattern used for the Serial
trigger.
<pattern>
is a 1, 0, or X binary character string of up to 80 characters. The pattern
can only be expressed in the binary format.
Example
The following example sets the pattern used by the Serial trigger to
101100.
myScope.WriteString ":ISCAN:SERIAL:PATTERN ""101100"""
Query
:ISCan:SERial:PATTern?
The query returns the pattern used by the Serial trigger mode.
Returned Format
[:ISCan:SERial:PATTern]<pattern><NL>
Example
The following example returns the currently selected pattern for the Serial
trigger mode.
Dim strPATTERN As String
myScope.WriteString ":ISCAN:SERIAL:PATTERN?"
strPATTERN = myScope.ReadString
Debug.Print strPATTERN
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
InfiniiScan (ISCan) Commands
20
397

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents