Display signal value on horizontal, customizable gauge during simulation
Simulink / Dashboard
The Horizontal Gauge block displays the value of the connected signal on a linear gauge that you can customize to look like a gauge in a real system.
The Horizontal Gauge block displays the instantaneous value of the connected signal throughout simulation. You can modify the range and tick values on the Horizontal Gauge block to fit your data. Use the Horizontal Gauge block with other dashboard blocks to build an interactive dashboard of controls and indicators for your model.
When you add a Horizontal Gauge block to your model, the block is preconfigured with a default design. You can use the block with the default design, or you can customize the appearance of the block using design mode. You can enter design mode one of three ways after selecting the block:
On the Gauge tab, under Design, click Edit.
In the Property Inspector, on the Design tab, click Edit.
Pause on the ellipsis that appears above the block and click the Edit Custom Block button.
In design mode, you have access to block parameters and settings that allow you to design the appearance of the block. You can use the toolbar above the block to change the background image or needle image and to set the opacity and color for the scale, tick labels, and value bar. To design the appearance of the scale, select the aspect of the scale you want to edit in the middle section of the toolbar. Use the controls on the right of the toolbar to set the color and opacity. You can also click and drag to reposition the needle or the scale.
For fine control of the block design, use the Design tab in the Property Inspector. You can use the Property Inspector to enter exact values for design settings. The Design tab also includes design parameters that are not available through the toolbar or interactive editing, such as the ability to add a foreground image to the block.
When you finish editing the gauge, click Exit in the upper-right of the canvas to exit design mode.
Dashboard blocks do not use ports to connect to model elements. To connect dashboard blocks to signals in your model, use connect mode. Connect mode facilitates the process of connecting dashboard blocks in your model, especially when you want to connect multiple blocks at once. To connect a single dashboard block, you can also use the Connection table in the block dialog box.
Tip
You can modify dashboard block connections during normal and accelerator mode simulations.
To enter connect mode, select a dashboard block to connect. Then on the block tab, click Connect. In connect mode, when you select one or more signals or blocks, a list of signals that are available for connection appears. Select a signal from the list to connect to the selected dashboard block. To connect another dashboard block, pause on the block you want to connect and click the Connect button above it. Then, select one or more signals and blocks in the model and choose a signal to connect.
When you finish connecting the dashboard blocks in your model, on the block tab, click Done Connecting.
Tip
You can hide the message shown on unconnected blocks using the
set_param
function with the ShowInitialText
block parameter. The message also disappears when you connect the block.
Except for the Dashboard Scope block and the Display block, dashboard blocks can only connect to real scalar signals.
The toolstrip does not support blocks that are inside a panel.
You cannot use the Connection table in the block dialog to connect a dashboard block to a block that is commented out. When you connect a dashboard block to a commented block using connect mode, the dashboard block does not display the connected value until the you uncomment the block.
Dashboard blocks cannot connect to model elements inside referenced models.
When you simulate a model hierarchy, dashboard blocks inside referenced models do not update.
Dashboard blocks do not support rapid accelerator simulation.
You cannot connect a dashboard block to data or activity in Stateflow® during simulation.
Some signals are removed by optimization and are not available during accelerator mode simulations. To view such a signal using a dashboard block, mark the signal for logging.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|