VeriStand .NET API Reference

ISequenceControl.StateChange Event

Event triggered when a sequence changes execution state.

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)
Event StateChange As DOnSequenceStateChange
C#
event DOnSequenceStateChange StateChange
Visual C++
 event DOnSequenceStateChange^ StateChange {
	void add (DOnSequenceStateChange^ value);
	void remove (DOnSequenceStateChange^ value);
}

See Also

Log in to get a better experience