HIL Testing on Windows Example Code

This demo project provides a practical example of using Rapid Control Prototyping (RCP) testing on the NI platform. It enables users to test a developed control algorithm in a simulated environment before deploying it to the actual ECU hardware. Since the test is conducted entirely in software, no hardware I/O interface is needed. Both the plant model and the control algorithm are executed within the software platform.

While RCP tests are typically performed on a Real-Time OS, this demo lets users execute the RCP test example on a Windows OS. To run this demo project, only NI VeriStand is required.

System Requirements

Note: These requirements come from MathWorks for running MATLAB R2022b.

Hardware Component Details Notes
Operating system - Windows 11
- Windows 10 (version 20H2 or higher)
 
Software Components Goal
-  NI VeriStand 2024 Q2 or later Running the plant model and controller model on Windows.

Example code download page