Solution
This is expected behavior. Model parameters are specific to tuning and, as such, are not treated as channels the same way other variables are. Consider:
- Using Update Model Parameters from File step type in the Stimulus Profile Editor to access them. The Update Model Parameters from File uses the VeriStand API to modify those variables directly.
- Changing the parameter to an inport if you'd prefer not to create a file for switching parameter inputs.