superway Posted October 31, 2009 Report Share Posted October 31, 2009 Hi, I am learning boolean chapter now. I have a question. If I use 2 input numbers and Toggle Swich Boolean on pront panel. On Case Structure, The addition is on True case and subtraction on False case. How do we determine when toggle switch active is a True case or an False Case in order the operation on Show Diagram work properly? Thanks for your help. Q Quote Link to comment
ShaunR Posted October 31, 2009 Report Share Posted October 31, 2009 If you click on the "Highlight Execution" button you will see how Labview is executing your code. When the data reaches your case statement, you will see which case is executed when the boolean is in one position or the other. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.