Log in

View Full Version : Programming a boolean switch.


Dr. Manhattan
02-03-2009, 19:52
We have a basic (Physical) boolean switch that's wired to DIO 2. I'm not completely sure how to wire this in labview, but what I have now is.

1) DIO in (Open)
2) DIO in (Get)
3) The get connector is wired to a case statement

Is this correct? Or is there another way to program it?

Mark McLeod
02-03-2009, 19:54
That's what I usually do.

Dr. Manhattan
02-03-2009, 19:55
I probably should have specified that it isn't working :P.

Mark McLeod
02-03-2009, 20:01
Hardware problem :)

Dr. Manhattan
02-03-2009, 20:03
Yeah, that's what I figured it is, we're rewiring the switch now. (As per your instructions in the other thread.) Hopefully it'll work. Thanks for all the help. :)