VeriStand .NET API Reference

SequenceStateChangeEventArgs Class

Event data returned when the execution state of a real-time sequence changes.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Class SequenceStateChangeEventArgs _
	Inherits EventArgs
C#
public class SequenceStateChangeEventArgs : EventArgs
Visual C++
public ref class SequenceStateChangeEventArgs : public EventArgs

Inheritance Hierarchy

System.Object
    System.EventArgs
        NationalInstruments.VeriStand.ClientAPI.SequenceStateChangeEventArgs

See Also

Log in to get a better experience