Skip to main content
Tiel
Associate III
May 8, 2025
Question

Is it possible to output graph for multiple data-buffer?

  • May 8, 2025
  • 1 reply
  • 810 views

Dear Expert,

I could view an array-buffer thanks to "https://community.st.com/t5/stm32cubemonitor-mcus/how-to-watch-an-array-using-stm32cubemonitor/td-p/225086/page/2"

Following flow is my test-flow blocks. Cube-array block was referenced from above link.

Tiel_0-1746676469883.png

When I tried to draw double graphs, I can see only one graph is updated.

(following is captured image, where upper graph is updated but bottom graph is not updated.)

Tiel_0-1746676891925.png

I attached exported json file of above flow-blocks.

 

Is there any way to view multiple array graphs?

Thanks in advance for your help.

Regards

Tiel

 

    1 reply

    Richard.Chvr
    Technical Moderator
    June 5, 2025

    Hello @Tiel 

    did not check your flow in details but sounds that the second graph is updated with an always zero value.

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.