Keysight Pathwave 89600 VSA .NET API
SetCondition Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa Namespace > EventRule Class : SetCondition Method


Glossary Item Box

Changes the current Condition to the indicated type (if necessary) and returns an appropriately typed handle to the EventCondition object. Obsolete. Use Keysight.SA.Vsa.EventRule.SetExtension``1 instead.

Overload List

OverloadDescription
SetCondition<T>()Changes the current Condition to the indicated type (if necessary) and returns an appropriately typed handle to the EventCondition object. Obsolete. Use Keysight.SA.Vsa.EventRule.SetExtension``1 instead.  
SetCondition(Type)Changes the current EventCondition to the indicated type (if necessary) and returns a handle to the EventCondition object. Obsolete. Use SetExtension(Type) instead.  

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also