Log in

View Full Version : Motor controling


pm 2389
16-02-2010, 15:10
Can you control a motor with buttons on labview and if yes then how.
please use screen shots. Thank you.

Omar
16-02-2010, 15:43
See this link

http://decibel.ni.com/content/docs/DOC-3321

If you have more questions reply back.
Tell us what you want to happen when and how you press the buttons

pm 2389
16-02-2010, 15:48
where do you find the hold on loop

Omar
16-02-2010, 15:52
where do you find the hold on loop

You have to make it your self.

What is it you are tring to do?

What do you need to happen when and how you press a button?

pm 2389
16-02-2010, 16:04
when we press one buton we want it to run our wench, it only needs to run one way . we also need a program to run a motor on a arm that moves back and forth.

Omar
16-02-2010, 16:28
when we press one buton we want it to run our wench, it only needs to run one way . we also need a program to run a motor on a arm that moves back and forth.

While the button is pressed the motor will spin.
Release the button the motor will stop

Need a little more info about a arm that moves back and forth.
Think it through and write down the actions.
Like when I press button X the arm does A
When I release button X the arm does B
When I press button Y the arm does C
When I release button Y the arm does D
When I press both X and Y it does ?????
Once you write out the steps you should find it easier to code.

AMFof306
16-02-2010, 18:51
Thanks Omar, i was reading over this and was really confused until stumbling upon this.