Visual Basic (Declaration) | |
---|---|
Public MustOverride Property CustomTrigCommand As String |
C# | |
---|---|
public abstract string CustomTrigCommand {get; set;} |
This parameter is used to set trigger parameters on the oscilloscope that you cannot set directly from the Agilent.SA.Vsa.Trigger API. This parameter allows the user to take advantage of the Infiniium Series scopes extensive trigger conditioning and pattern capability.
You can enter a sequence of SCPI commands, beginning with ":TRIG" and separated by semicolons. The commands will be transmitted to the oscilloscope if CustomTrigType is set to true. The trigger style is overridden by the SCPI command specified with this property. SCPI Query commands are not supported.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)