LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stepper motor

Hi guys
i want to order a 28byj-48 unipolar stepper motor with arduino and LINX, but i noticed that the frequency of program runs is very low, so it will take a long time to complete one turn.
the problem caused by labview no stepper motor because when I run my program with arduino application the execution time is fast.
I changed the linx library to lifa but I also found that the frequency is basic, is there a solution?

aloulou1_0-1615592345257.png

 

0 Kudos
Message 1 of 2
(711 Views)

You might have a better experience if you write custom Arduino code to handle instructions from LabVIEW, and then in LabVIEW you write serial messaging code.

That could look something like the code in this forum post: How can i reset my Arduino through one button by Labview 


GCentral
0 Kudos
Message 2 of 2
(641 Views)