VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

IModelManager Interface

Interface to control and observe models running on the first target. You must use the members of the IModelManager2 interface if you want to specify one of multiple targets.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)

Syntax

Visual Basic (Declaration)
Public Interface IModelManager
C#
public interface IModelManager
Visual C++
public interface class IModelManager

See Also

Was this information helpful?