2020-03-12 05:41 PM
Hey all
I've been having issues filtering out values from my processing module
1) for the second graph and gauge i went in and modified it to look like this
i wanted to extract a variable out of my list called sum so in the varfilter i placed sum as a string input but when i go to deploy, nothing comes out of it.
any ideas ?
attached the whole thing in a zip
Solved! Go to Solution.
2020-03-13 01:48 AM
Hello,
The subflow "single value" in your flow is not the one provided with the tool and that's why is not working :
Good one ;
The one in your flow :
If you modified this subflow by mistake , you can retrieve it in the library (Menu in the right of the tool next to dashboard button)
( Import -> Library -> STM32CubeMonitor_BasicFlow.json )
Few additional comments on your flow :
Please tell me if you need help.
Landry
2020-03-13 01:48 AM
Hello,
The subflow "single value" in your flow is not the one provided with the tool and that's why is not working :
Good one ;
The one in your flow :
If you modified this subflow by mistake , you can retrieve it in the library (Menu in the right of the tool next to dashboard button)
( Import -> Library -> STM32CubeMonitor_BasicFlow.json )
Few additional comments on your flow :
Please tell me if you need help.
Landry
2020-03-20 02:00 AM
Hey, sorry for the late reply.
il give that a try tonight. was having issues debugging my G4 so i wasn't able to give this a try.
In regards to the nodes, im aware haha. i was just testing/breaking different things at once since im not too familiar with the language st-monitor uses