10-14-2016 08:40 AM
Hi,
I would like to smooth motion of my linear motor. For example I would like to run a program on the cRIO in scan mode let say 1ms scan interval and then do interpolation between output points (for example from sin wave) on the FPGA scan interval 100us. I wrote little programs but my linear motor does not move at all. I cannot find where I made a mistake or/and something is missing.
Any help will be approciated.
I put in the attachment my FPGA file as well as host file which I run on the cRIO.
Thanks.
Kamil
Solved! Go to Solution.
10-19-2016 04:31 AM
Dear Kamil,
Is it possible to see your labVIEW project explorer file?
Kind regards,
Alex
10-19-2016 04:53 AM - last edited on 12-17-2024 03:34 PM by Content Cleaner
Dear Alex,
Thank you for interested in my topic. I have just figured out how to do it. I went through this example: https://www.ni.com/en/support/documentation/supplemental/06/linear-waveform-generation-with-compactr.... However I modyfied a bit FPGA interpolation method. The one that is described does nove me smooth enough movement. I attached files if somebody will need one day. I think the case is closed.