Trigger[:Edge]:Source - Agilent Technologies InfiniiVision 7000A Series Programmer's Manual

Table of Contents

Advertisement

5
Commands by Subsystem

:TRIGger[:EDGE]:SOURce

Command Syntax
:TRIGger[:EDGE]:SOURce <source>
<source> ::= {CHANnel<n> | EXTernal | LINE} for the DSO models
<source> ::= {CHANnel<n> | DIGital0,..,DIGital15 | EXTernal | LINE}
<n> ::= {1 | 2 | 3 | 4} for the four channel oscilloscope models
<n> ::= {1 | 2} for the two channel oscilloscope models
The :TRIGger[:EDGE]:SOURce command selects the channel that produces
the trigger.
Query Syntax
:TRIGger[:EDGE]:SOURce?
The :TRIGger[:EDGE]:SOURce? query returns the current source. If all
channels are off, the query returns "NONE."
Return Format
<source><NL>
<source> ::= {CHAN<n> | EXT | LINE | NONE} for the DSO models
<source> ::= {CHAN<n> | DIG0,..,DIG15 | EXTernal | LINE | NONE}
See Also
Example Code
e
Example program from the start:
page 812
504
(see
page
786)
for the MSO models
for the MSO models
"Introduction to :TRIGger Commands"
":TRIGger:MODE"
on page 473
' TRIGGER_EDGE_SOURCE - Selects the channel that actually produces th
' edge trigger.
Any channel can be selected.
myScope.WriteString ":TRIGGER:EDGE:SOURCE CHANNEL1"
Agilent InfiniiVision 7000A Series Oscilloscopes Programmer's Guide
on page 467
"VISA COM Example in Visual Basic"
on

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents