Keysight Pathwave 89600 VSA .NET API
CustomStepEventWrapper Class Members
See Also  Methods  Events
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : CustomStepEventWrapper Class

Glossary Item Box

The following tables list the members exposed by CustomStepEventWrapper.

Public Constructors

 NameDescriptionMinimum SW Version
Public ConstructorCustomStepEventWrapper ConstructorInitializes a new instance of the CustomStepEventWrapper class.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeRelease allocated resources.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceOverridden. Controls the lifetime policy for this instance.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventConnectingIndicates when the custom step is connecting.  
Public EventExecutingIndicates when the custom step is executing.  
Public EventLimitingIndicates when the custom step is updating.  
Public EventNamingIndicates when the custom step gets valid DataNames.  
Public EventResettingAverageIndicates when the custom step is resetting average.  
Public EventUpdatingIndicates when the custom step is updating.  
Public EventUpdatingPass1Indicates when the custom step is updating pass 1.  
Public EventUpdatingRevPassIndicates when the custom step is updating reverse pass.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also