Edit Parameter Value Dialog Box
- Updated2023-02-21
- 1 minute(s) read
Requires: Simulation Interface Toolkit
To access this dialog box, click the Add Parameter button in the Edit Multiple Parameters dialog box. You also can double-click a row in the New Parameter Values table in the Edit Multiple Parameters dialog box.
Use this dialog box to specify a new value for a model parameter.
This dialog box includes the following components:
- Parameter—Displays a pull-down list of model parameters you can manipulate.
- Value—Specifies the new value for the parameter you selected in the Parameter pull-down list.
- Data Type—Displays the data type of the parameter you selected in the Parameter pull-down list.
- Load Values from File—Loads saved parameter values from a text file.
By default, the LabVIEW Simulation Interface Toolkit does not automatically adjust the scale range of knobs and sliders. LabVIEW Simulation Interface Toolkit can automatically adjust the scale range if the new value is outside the current range. You can enable autoscaling by placing a checkmark in the Autoscale Controls checkbox on the Mappings tab of the SIT Connection Manager dialog box. If autoscaling is disabled and you enter a parameter value outside the scale range, the control saves the value but shows only the maximum value of the scale range. For example, if the scale range of a knob is 0–10 and you enter a value of 20, the front panel shows the value of the control as 10, even though the actual value is 20.