How to build a Flow that can be toggled between Probe and TCP mode?
I would like to use the toggle UI element to switch between two paths: probe send and receive, and TCP send and receive.
The rest of the pipeline should remain the same.
I would like to use the toggle UI element to switch between two paths: probe send and receive, and TCP send and receive.
The rest of the pipeline should remain the same.
Hello
Do you mean one sub flow with STLink probe, and another using a TCP node ?
It is possible to use some "switch" nodes to connect one path or the other one :
When the toggle is moved, the flow variable is set, and will activate one path or the other.
Here is an example :
Let us know if this is answering your question.
Best regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.