LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stepper Motor Speed Record

Hi,

 

I am controlling a Phidget stepper motor using the VI captured below which includes a loop. I simply wish to record the speed of the motor as it runs into a text file or similar.

 

Currently i am trying to create an array and then output that as a file once the loop has stopped. This isn't giving me anything

 

Unfortunately i have very little LabView knowledge... is there a simple and effective way i could do this?

 

Any help would be much appreciated.

 

0 Kudos
Message 1 of 4
(2,446 Views)

Look into Shift Registers.

0 Kudos
Message 2 of 4
(2,438 Views)

And by the way, your VI was never attached.

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

Your description of your project was a little vague.  Also, no code/image was posted as was noted above.  And, you do not run stuff into a text file.  You store data in one.  What are you using to record this data?  Are you using a constant for the amount of iterations/samples you wish to take or is this going to be dependent on a User Control?

0 Kudos
Message 4 of 4
(2,426 Views)