Skip to main content
Minkyu Kim
Associate II
January 14, 2021
Solved

How to monitoring variables value in STM32CubeMonitor gauge?

  • January 14, 2021
  • 1 reply
  • 829 views

Hi,

I want to monitor "TickCounter" value on gauge.

In flow, gauge block connected "myVariables"processing block.

When start Acquisition, gauge didn't act about value.

0693W000007BCBpQAO.png0693W000007BCBVQA4.png 

How to set Value format?0693W000007BCBzQAO.png

This topic has been closed for replies.
Best answer by stephane.legargeant

Hello

The format at the output of "myVariables"processing block is not compatible with the Gauge input format. You must insert a "Single Value" subflow before the gauge.

Please, refer to this wiki page : https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_send_data_to_a_gauge

Best regards

Stephane

1 reply

stephane.legargeant
ST Employee
January 27, 2021

Hello

The format at the output of "myVariables"processing block is not compatible with the Gauge input format. You must insert a "Single Value" subflow before the gauge.

Please, refer to this wiki page : https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_send_data_to_a_gauge

Best regards

Stephane