01-29-2012 05:27 PM
Labview novice here. I've looked at your example "Mechanical Action of Booleans.vi" and have run it looking for a piece I could use in my little garage door opener project. When the project is complete, I want a IR Reciever and remote to open a little mock up garage door. I'm in the program writing stage and when I press a momentary button to turn on the garage door motor the boolean latching doesn't permit the motor to remain energized after my finger releases the button. Any suggestions?
01-29-2012 08:03 PM - edited 01-29-2012 08:05 PM
You don't want "latched". You want switched when released. But you will also want to put is some code that turns off the switch when it reaches the end of its travel.