Lamp
Display color that reflects signal value on lamp with customizable appearance
Since R2021b
Libraries:
Simulink /
Dashboard /
Customizable Blocks
Description
The Lamp block displays a color that reflects the value of the connected signal. When you use the Lamp block in the Customizable Blocks library, you can modify the appearance of the block so it looks like a real indicator lamp in your system. Use the Lamp block with other dashboard blocks to build an interactive dashboard of controls and indicators for your model.
To configure the Lamp block, specify one or more states. A state pairs a State Value with a color for the Lamp block to display. When the value of the connected signal is the same as the State Value, the Lamp block displays the color. You can also specify the State Value as a range, such that the block displays the color when the value of the connected signal falls into the specified range.
Customize Lamp Blocks
When you add a Lamp 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 Gauge 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 add any number of states to the block. To add or delete states, use the toolbar above the block.
For each state, you can:
Select a shape for the region that changes color to reflect the value of the connected signal.
Select the color of the shape in the state that you are configuring.
Select an icon from a built-in set of shapes, wireless icons, and automotive indicator lamps, or upload your own custom icon.
Specify how to combine the shape and the icon.
Specify the State Value as a number or a range.
You can also upload a foreground or a background image, or set a solid background color. The foreground and background apply to all states.
To specify the shape, shape color, icon, and shape-icon combination style, use the toolbar above the block.
To combine the shape and icon, in the third section of the toolbar from the left, choose one of these combination styles:
Simple — Overlay the icon on top of the shape.
Intersect — Retain the intersection of the shape and icon as the area that changes color to reflect the signal value.
Subtract — Subtract the icon from the shape, producing a cutout in the shape of the icon in the area that changes color to reflect the signal value.
Note
The intersect and subtract combination styles use transparency in the icon asset to produce the area that changes color. When you design a Lamp block that uses a custom icon, consider using an SVG or PNG file for the icon if you want your design to use the intersect or subtract options. Both formats support transparency, and SVG files also scale well in response to zoom operations.
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 State Value.
Upload a foreground image.
Upload a background 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.
Examples
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 |
|