cancel
Showing results for 
Search instead for 
Did you mean: 

How to display table of variables in STM32CubeMonitor

gerhard
Associate II

How can I view / display table of variables in STM32CubeMonitor, as in STM Studio?

Any help appreciated

1 ACCEPTED SOLUTION

Accepted Solutions
stephane.legargeant
ST Employee

Hello

One option is to display some variable value in the dashboard is to add a text area for each variable and fill it with the data. Thanks to "single value" node.

This process is similar to the one used to display data in gauge :

STM32CubeMonitor:How to send data to a gauge - stm32mcu

If you have few variable, it is simple, and you can layout the data easily.

Stephane

View solution in original post

1 REPLY 1
stephane.legargeant
ST Employee

Hello

One option is to display some variable value in the dashboard is to add a text area for each variable and fill it with the data. Thanks to "single value" node.

This process is similar to the one used to display data in gauge :

STM32CubeMonitor:How to send data to a gauge - stm32mcu

If you have few variable, it is simple, and you can layout the data easily.

Stephane