2021-01-13 11:03 PM
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.
How to set Value format?
Solved! Go to Solution.
2021-01-27 05:41 AM
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
2021-01-27 05:41 AM
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