Gets the actual current trigger out state. This may vary as a function of other state even though the
TriggerOut value is not changed. The
TriggerOut value should not be coerced from what was set (as long as it is a supported value) but the actual current value should be reflected here and be
TriggerOut.Off,
TriggerOut.Unknown, or the current state of
TriggerOut.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property ActualTriggerOut As TriggerOut |
C# | |
---|
public virtual TriggerOut ActualTriggerOut {get;} |
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 24.00
See Also