EasyManua.ls Logo

Agilent Technologies E5071C - Page 2548

Agilent Technologies E5071C
2685 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming
2775
SCPI.TRIGger.SEQuence.SCOPe
Object type
Property (Read-Write)
Syntax
SCPI.TRIGger.SEQuence.SCOPe = Param
Param = SCPI.TRIGger.SEQuence.SCOPe
Description
This command sets/gets the effective scope of triggering. When this
function is enabled with a value of "ACTive", only active channel is
triggered. When this function is enabled with a value of "ALL", all channels
of the E5071C are triggered.
For example, if TRIGger.SCOPe value is "ACTive" when :INIT:CONT
command is turned on for all channels, a measurement channel will
automatically be changed by switching over the active channel.
Variable
Parameter Param
Description Trigger source
Data type Character string type (String)
Range
Select from either of the following:
"ALL": Specifies trigger to all channels.
"ACTive": Specifies trigger to active channel.
Preset value "ALL"
Examples
Dim TrigScope As Enum
SCPI.TRIGger.SEQuence.SCOPe = "ACTive"
TrigScope = SCPI.TRIGger.SEQuence.SCOPe
Equivalent key
Trigger > Trigger Scope > All Channel|Active Channel
Equivalent SCPI command
Syntax
:TRIGger[:SEQuence]:SCOPe {ALL|ACTive}
:TRIGger[:SEQuence]:SCOPe?

Table of Contents