The LabVIEW 2015 Platform Known Issues contains a full listing of known issues, including LabVIEW toolkits and modules.
The following items are known issues in LabVIEW 2015 Control Design & Simulation Module sorted by Date.
ID | Known Issue | |||||
---|---|---|---|---|---|---|
510649 Return | Changing an indicator into a constant within a Control & Simulation Loop breaks the VI after the VI has run If you have an indicator within a Control & Simulation loop that is changed to a constant using Right-Click>Create>Constant, the VI will become broken after you run it. Workaround: Create a new constant instead of changing an indicator into a constant.
| |||||
534808 Return | The alias-based setmodelparam MathScript RT function fails to change the specified parameter In a MathScript RT Node, the setmodelparam(aliasgroup, 'alias', value) function silently fails to change the specified parameter. Workaround: Use the setmodelparam('parampath', value) method.
| |||||
490359 Return | The Discrete Nonlinear Noisy Plant Function does not warn of invalid parameters The Discrete Nonlinear Noisy Plant Function does not generate an error dialog for Q and R coefficients set to zero when the function is configured to direct feedthrough, even though these values are invalid. Workaround: Select non-zero values for Q and R to ensure valid parameters when using direct feedthrough.
|
The following items are known issues in LabVIEW 2015 Control Design & Simulation Module sorted by Category.
ID | Known Issue | |||||
---|---|---|---|---|---|---|
Analysis and Math | ||||||
534808 Return | The alias-based setmodelparam MathScript RT function fails to change the specified parameter In a MathScript RT Node, the setmodelparam(aliasgroup, 'alias', value) function silently fails to change the specified parameter. Workaround: Use the setmodelparam('parampath', value) method.
| |||||
490359 Return | The Discrete Nonlinear Noisy Plant Function does not generate an error dialog for Q and R coefficients set to zero when the function is configured to direct feedthrough, even though these values are invalid. Workaround: Select non-zero values for Q and R to ensure valid parameters when using direct feedthrough.
| |||||
Controls and Indicators | ||||||
510649 Return | Changing an indicator into a constant within a Control & Simulation Loop breaks the VI If you have an indicator within a Control & Simulation loop, changing that specific indicator into a constant can break the VI. Workaround: Create a new constant instead of changing an indicator into a constant.
|