LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

myrio dataacquisition and stepper control

Solved!
Go to solution

Hi, 

I am planning to use myRIO both as a data-acqusition device from sensors (to measure wind speed, rotor rpm) and as a control device for stepper motor (which is driven on the basis of the measured values of sensors using pi control). Do I have to use FPGA functionality of myRIO to achieve the dual purpose, or can I do it normally as well?

 

 

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

Hi smurf,

 

you can use the FPGA, but you can also use it "normally"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,188 Views)

Hi GerdW,

So if I use the 'normal' RT processor to do this, won't my data measurements be delayed while my stepper motor is moved?

Also are there any specific advantages of using one over other?

 

Thanks,

 

0 Kudos
Message 3 of 4
(2,177 Views)
Solution
Accepted by smurfburf

Hi smurf,

 

So if I use the 'normal' RT processor to do this, won't my data measurements be delayed while my stepper motor is moved?

Which sample rates are you looking for?

You may use several loops to handle DAQ/AI and the stepper motor in parallel…

 

Also are there any specific advantages of using one over other?

The FPGA runs more deterministic…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,163 Views)