Setting Default Values for Inports
- Updated2025-01-27
- 1 minute(s) read
Setting Default Values for Inports
Change the default value for an inport to prevent your models from using invalid values.
Note Verify if your system configuration will
cause the initial default value to go unused. For example, if the Primary Control Loop
execution mode is in Low Latency, the model is assigned to the first execution
group, and an inport is mapped to hardware, the inport will always receive its value from
hardware.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
- Click in the configuration tree.
- Click a model.
- Click Inports and click an inport.
- On the Inport Configuration page, set the Default Value.
- Save the system definition file.
Related Information
- Primary Control Loop Step Execution in Models
The Primary Control Loop (PCL) executes steps in models differently if it is in parallel mode or in low latency mode.