cancel
Showing results for 
Search instead for 
Did you mean: 

How to monitoring variables value in STM32CubeMonitor gauge?

Minkyu Kim
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
stephane.legargeant
ST Employee

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

View solution in original post

1 REPLY 1
stephane.legargeant
ST Employee

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