VeriStand .NET API Reference

ModelLoader Class

Provides a way to load a model or model DLL into NI VeriStand.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI.ModelSupport
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Note:

This class is primarily intended for internal use. National Instruments strongly recommends you use the SystemDefinitionAPI.Model class to load and configure models.

Use the members of this class to specify the model to load, initialize the model, access parameters and signals, and finalize the model.

Accessing this Class

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.SystemDefinitionAPI.ModelSupport.ModelLoader

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience