IModelManager Interface
- Updated2023-02-21
- 2 minute(s) read
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.ClientAPIAssembly: 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 |