VeriStand .NET API Reference

IModelManager2 Interface

Interface to control and observe models running on an execution host. Use the GetIModelManager2 method of the Factory class to access this interface.

This interface also inherits the methods of the IModelManager interface.

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 Interface IModelManager2 _
	Implements IModelManager
C#
public interface IModelManager2 : IModelManager
Visual C++
public interface class IModelManager2 : IModelManager

See Also

Log in to get a better experience