Hi,
Click the case selector, move it down, you will see a tunnel which is not used. Delete this tunnel if not to be used.
Tunnel could be used for passing your values to parameter such as Min Speed & Max speed. Instead of using 2 local variables, you can use one single local variable by putting it outside the case, wire values from TRUE/FALSE case to these local variables.
Also Instead of Local variables, you can use property nodes to optimize memory use. Its always better to minimize the use of local variables even property nodes also bcoz too many parameter eat the processor performance along with memory & running speed issues.
Also in your vi, there could be lot many optimizations which could simply enhance the performance of your vi.
I m including a vi which shows use of tunnels in a case in a simplified way.
Hope it helps. Your feedbacks are welcome.
Best Regards,
Nirmal Sharma
India
Best regards,
Nirmal Sharma
India