LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wiring problem - case structure and while loop

Solved!
Go to solution

Hello,

 

I am trying to wire the connections between the error signals in "niSwitch wait for debounce" block inside the case structure and the one input of the OR gate. Also, I am trying to wire the connection between the same input of the OR gate and the error signal of "niSwitch Close" block which lies outside the while loop. I am working on Labview 10.0.1. But the image I have attached is from Labview 11.0. 

 

I have marked the area in the block diagram with a red square, as this VI is from Labview 11.0 and my computer which has the real drivers/test panels installed works with Labview 10.0.1 (as I mentioned before). So I want to get this connection working in my computer. 

 

Thanks. 

 

0 Kudos
Message 1 of 3
(2,564 Views)
Solution
Accepted by topic author NivethaShivan

This is a new feature of LabVIEW 2011 (See figure 8 here).

 

In LabVIEw 2010, you simply need to unbundle the "status" boolean from the error wire using "unbundle by name" before wiring to the boolean operation.

0 Kudos
Message 2 of 3
(2,548 Views)

Thank you for replying! That was helpful. 

0 Kudos
Message 3 of 3
(2,512 Views)