LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

i have designed a labview program for stepper motor rotation. in the...

i have designed a labview program for stepper motor rotation. in the

program, motor has been assigned clockwise and anticlockwise rotation but

with fixed number of steps to rotate for 90 degrees. But i want that if i'm

pressing clockwise again it should not move further clockwise same is with

anticlockwise direction. can you please tell me how i can do it?. I am

attaching my VI program along with the mail.

Regards,

shikha ahirwar

India

0 Kudos
Message 1 of 4
(5,043 Views)

Keep a running total of how far the stepper motor has rotated.  Compare the sum of your the new command and the running total.  If the sum is greater than your limit, limit the number of steps in your new command to a value that does not exceed your limit.

hrh212

0 Kudos
Message 2 of 4
(3,555 Views)

there is a great, brilliant newcomer guy in your lab. His name is anand. Ask him, he will be able to find the solution.

0 Kudos
Message 3 of 4
(3,555 Views)

hi i'm new with labview and i need to do a stepper motor command and i download this VI but there's some interrogation points that i don't why they appear motor mouvment.PNG

0 Kudos
Message 4 of 4
(3,555 Views)