Main Content

Display

Display label and integer on EV3 display

Add-On Required: This feature requires the Simulink Support Package for LEGO MINDSTORMS EV3 Hardware add-on.

  • Display block

Libraries:
Simulink Support Package for LEGO MINDSTORMS EV3 Hardware

Description

Use the Display block to display integer or label on a specific line of the EV3 display.

During simulations without hardware, this block does nothing. See Block Produces Zeros or Does Nothing in Simulation.

Ports

Input

expand all

The block inputs the inputs data to display on EV3.

Data Types: int32

Parameters

expand all

Enter a static label. The EV3 brick displays the prefix to the left of the input value. The prefix cannot be longer than 8 characters. For example, to display the state of the EVR Button, enter Button:.

Select the EV3 display row number upon which to display the number. Row 1 indicates the top while row 10 indicates the bottom of the EV3 display.

Select format of the number to display on the EV3 brick.

Version History

Introduced in R2014b