LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling a stepper motor

I want to control a stepper that is lifting a scissors lift but I want to calibrate it to different height, enter in the heights into memory and then recall when necessary.
0 Kudos
Message 1 of 2
(2,495 Views)
a step is going to correlate to a change in height.
It should be a linear fuction, so no lookup table would be needed.
The challenge would be having the program know where the table is on startup or at any given point in time.
That is the issue when running a circuit open loop ie no position feedback.
Greg Bush CLAD
0 Kudos
Message 2 of 2
(2,470 Views)