09-03-2008 03:44 PM
I have a start/stop control button to run motor,
I also have limit switch to stop motor run and return to original position.
The question I have: I press button to "Run", then motor runs, stop and back to original postion. but the control button is still at "Run" position. I want to button at "Stop" position for waiting next run. how can I reset button to "stop" once the limit swich signal coming ?
Thanks,
Zhenmin
09-04-2008 06:22 PM
Are you talking about a physical start/stop button? Or are you talking about a LabVIEW button?
If you are talking about LabVIEW, is this one button? If so you need to right click on the button and select the proper mechanical action. If there are two buttons involved you need to create property nodes. Please supply more details if this suggestion does not help.