Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ExternalTrigLocation As TrigLocation |
C# | |
---|---|
public abstract TrigLocation ExternalTrigLocation {get; set;} |
C++/CLI | |
---|---|
public: abstract property TrigLocation ExternalTrigLocation { TrigLocation get(); void set ( TrigLocation value); } |
The External Trigger Location parameter specifies which external trigger port is to be used. Keysight X-Series Signal Analyzers (depending on model) provide up to 2 external trigger input ports; External1 specifies the “Trigger 1 In” port and External2 specifies the “Trigger 2 In” port.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)