08-29-2018 05:02 PM
Hi,
I am very new to LabView, at the moment I am trying to develop a simple application which allow to control the stepper motor. From initial position move to x distance at x velocity (given by the user) and wait for x second (given by the user) and then return to initial position at x velocity.
My aim is to create a program that allow the motor do these operations every time START Button is pressed.
Hardware:
- Stepper motor (QUIMAT 17HS19)
- Phidget 1067
To ensure that my hardware is working, I have used Phidget 21 Stepper vi Example. I run the code and it works as expected.
I tried to create a program based on the Phidget 21 Stepper Example to allow motor run in one direction only as first step but it doesn't work.
Can anyone help me with some guide how I should go about solving this problem?
I have post my code.
Many thanks in advance.
Santos
08-30-2018 12:20 AM