Relationship to VeriStand
- Updated2026-05-07
- 1 minute(s) read
Use the shared components of VeriStand and the LabVIEW Model Interface Toolkit for model compilation.
The VeriStand real-time testing software and the LabVIEW Model Interface Toolkit share components that provide support for compiling models.
VeriStand is a software environment for efficiently creating real-time testing applications. VeriStand helps you to configure a multicore-ready real-time engine to execute tasks such as real-time stimulus generation and data acquisition for high-speed and conditioned measurements.
Related Information
- Components of an Application
Components of applications built with the LabVIEW Model Interface Toolkit, including targets, LabVIEW applications, and models.
- Supported Model Types and Modeling Environments
Supported model types, compatibility considerations, and modeling environments for the LabVIEW Model Interface Toolkit.
- Troubleshooting the LabVIEW Model Interface Toolkit
Guidance on troubleshooting the LabVIEW Model Interface Toolkit, including compatibility, performance, and model execution considerations.
- Basic Architecture for Executing Models
The Model Interface API allows for integration and execution of models in LabVIEW control systems, supporting reliable timing and synchronization for applications.
- Configuring Model Timing
Configure model timing by setting the execution rate using the Timed Loop.
- Initializing Parameter Values
Set and initialize parameter values in models using the Model Interface API or modeling environment software.
- Updating Parameters While the Model Runs
Use the Model Interface API to update model parameters programmatically during runtime.
- Probing Signal Values
Probe signal values in a model using the Model Interface API, including signal buffering, formatting, and accessing values during execution.
- Troubleshooting Issues in Models
Identify and resolve issues in models.
- Compiling Models
Compile models compatible with the LabVIEW Model Interface Toolkit.
- Using Models from MathWorks Simulink
Integrate MathWorks Simulink models with the Model Interface API by compiling them into supported formats for real-time targets.
- Using C/C++ Models
The Model Interface API supports running C/C++ models compiled into .dll, .out, or .so formats with the VeriStand Model Framework.
- Using LabVIEW VIs as Models
Convert LabVIEW VIs into compiled models for use with the LabVIEW Model Interface Toolkit or VeriStand systems.
- Where to Go Next
Resources for building applications in LabVIEW.
- What is NI VeriStand?