07-31-2020 03:07 AM
Hi all,
In my project, I need to implement SoftMotion Axis to control my motor through NI 9502. I have a position sensor to as position feedback to my axis. However opening general setting of the axis, I can select only Encoder 0, no other options are available. Looking through the documentation Axis for NI 9502 should support both encoder and analogue.
What I need to do so I can select my analogue sensor instead of the encoder?
Thank you,
Matyas
Solved! Go to Solution.
08-20-2020 03:02 AM
Hello
If you can't find some input of the device, it means that you have not installed appropriate driver or there is some problem with driver. For the correct set up, refer to the manual that I linked and check the software installation and configuration part of that manual
Regards
08-25-2020 09:22 AM
Thank you, I checked the manual but it looks like I have everything set up correctly.
08-25-2020 09:50 AM
So it could be an uncompatibility between some software and os. Do you checked the compatibility between the each driver you use and OS?
08-26-2020 01:53 AM
Sadly, I was not the one who was putting together the installation but is there an easy way to figure out the compatibility? We are using LabVIEW 2017 SP1 x32 on Windows 10. The installation also includes NICRIO1800f1, NI-Industrial Communications for EtherCAT 18.0, NIVISA1800full, 2017FPGA-Eng, 2017RealTime-Eng, 2017sp1LV-WinEng_VIPMfix and LabVIEWSoftMotionModule2017f1
08-27-2020 02:30 AM
If you are using FPGA and real-time targets, you need to install the 32-bit versions of it and also install the 32-bit version of labview. All that 3 softwares should be 17-th versions.
Also, you can see that the NI-Industrial Communication for EtherCAT 18.0 requires the NI CompactRIO Device Drivers May 2018.
I am attaching a screenshot for you.
Did you have installed that driver? If not, install it from NI Package Manager
Regards
08-27-2020 03:34 AM
I can confirm that we are using 32-bit versions of all 3 software.
Checking MAX we are using NI CompactRIO Device Drivers May 2018.
While deploying SW containing Axis I received error:
I suppose this might be connected to this issue as well.
When deploying SW that does not contain Axis, I was able to deploy it successfully.
Regards,
Matyas
10-14-2020 08:44 AM
Hey, Matzase
Have you installed SoftMotion Module driver?
If so, what version of it do you have installed (must be the same as your LabVIEW and drivers version)
With Best Regards,
10-15-2020 12:11 AM
Hi Hamlet,
I already fixed the issue. We had EtherCAT and cRIO drivers for 2018. Reinstalling them to version 2017 fixed the issue.
Thank you,
Matyas