The VeriStand Model Framework is used to design and compile models created in third-party modeling environments and C/C++.

VeriStand and the LabVIEW Model Interface Toolkit allow you to run simulation models written in C/C++. To enable your models to interact with this NI software, you must design them to work with the VeriStand Model Framework. The framework includes files that allow your model to interact with VeriStand and the Model Interface Toolkit.

When you run your VeriStand application, the application executes functions defined in VeriStand Model Framework files. These functions call your model code to execute the model.