LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

robotics

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? 

0 Kudos
Message 1 of 2
(2,245 Views)

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.

0 Kudos
Message 2 of 2
(2,237 Views)