Circular Gauge
Display signal value during simulation on circular gauge with customizable appearance
Since R2020b
Libraries:
Simulink /
Dashboard /
Customizable Blocks
Description
The Circular Gauge block displays the value of the connected signal on a circular gauge that you can design to look like a gauge in a real system.
The Circular Gauge block displays the instantaneous value of the connected signal throughout simulation. You can modify the range and tick values on the Circular Gauge block to fit your data. Use the Circular Gauge block with other dashboard blocks to build an interactive dashboard of controls and indicators for your model.
Customize Circular Gauge Blocks
When you add a Circular Gauge block to your model, the block is preconfigured with a default design. You can use the block with the default design or customize the appearance of the block.
To customize the appearance of the block, use design mode. After selecting the block, you can enter design mode in one of three ways:
On the block-specific tab, under Design, click Edit.
In the Property Inspector, on the Design tab, click Edit.
Pause on the ellipsis that appears over the block and click the Edit Custom Block button.
In design mode, you can:
Upload a needle image.
Upload a background image or set a solid background color.
Change the color and opacity of the scale, tick labels, and value bar.
Change the size of the scale and needle.
Change the arc length of the scale.
Reposition the scale and needle.
Specify the scale direction as clockwise or counterclockwise.
Specify the location of the origin from which the value bar grows.
Upload a foreground image.
You can use the toolbar above the block to upload a needle or a background image and to change the color and opacity of the scale, tick labels, and value bar. To change the color and opacity, in the second section of the toolbar from the left, select a component. Then, click the color wheel in the toolbar to change the color of the component. Move the slider to change the opacity.
To resize the scale or needle or to change the arc length of the scale, select the component in the canvas. Then, click and drag the grab points that define its dimensions.
To reposition the scale or needle, click and drag it in the canvas. The movement of the needle is limited to the radial line that goes from the center of the block to the minimum value on the scale.
You can use the Design tab in the Property Inspector for fine control over the block design and to enter exact values for design settings.
Use the Design tab to:
Specify the scale direction.
Specify the origin.
Upload a foreground image.
Set a solid background color.
When you finish editing the design, to exit design mode, click the X in the upper right of the canvas.
Connect Dashboard Blocks
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, in the canvas, select the dashboard block to connect. On the Simulink® Toolstrip, a tab named after the type of the selected block appears. 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.
Limitations
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 state activity or chart data in Stateflow® during simulation.
You cannot programmatically connect a dashboard block to state activity or chart data in Stateflow.
Some signals do not have data available during simulation due to block reduction or optimization for accelerator mode simulations. To view such a signal using a dashboard block, mark the signal for logging.
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|