Refer to the LabVIEW 8.6 Features and Changes topic for information about new features in LabVIEW 8.6.
Refer to the readme_ControlandSim.html file, located in the labview\readme directory, for a complete list of new features and changes, information about upgrade and compatibility issues specific to different versions of the Control Design and Simulation Module, and information about known issues with the Control Design and Simulation Module 8.6.
You now can place a simulation subsystem on a block diagram outside a Simulation Loop. If you run a simulation subsystem on a block diagram outside a Simulation Loop, the simulation subsystem executes one step of the ordinary differential equation solver each time the simulation subsystem is called.
Use the CD Create MPC Controller VI to create an MPC controller model with constraints defined using either the dual optimization or barrier function method. Use the CD Update MPC Window VI to provide setpoint and disturbance profiles to the MPC controller during implementation. You also can use the CD Set MPC Controller VI to update specified parameters, including any constraints, of an MPC controller at run time.
Refer to the LabVIEW Control Design User Manual for more information about setting constraints for an MPC controller.
The Control Design»Implementation palette has the following changes:
The Simulation»CD Implementation palette has been removed. The changes to the Control Design»Implementation palette also apply to the Simulation»CD Implementation palette. Additionally, the CD Continuous Observer function and the CD Continuous Recursive Kalman Filter function now are on the Simulation»Continuous Linear Systems palette.
Use the interactive LabVIEW Control Design Assistant to develop models that reflect the behavior of single-input single-output (SISO) systems. Using the Control Design Assistant, you can load or create a model of a plant, analyze the time or frequency response, and then synthesize a controller. The Control Design Assistant has windows in which you can immediately see the mathematical equation and graphical representation that describe the model. You also can view the response data and the configuration of the controller. Select Tools»Control Design and Simulation»Launch Control Design Assistant to launch the Control Design Assistant from LabVIEW.
You now can place a MathScript Node directly on a simulation diagram.