10-18-2018 04:07 AM
Hello all,
I have made a simple program in order to test the maxon epos library but when I try to launch it, I have an issue during the deployment process the "Error Converter (ErrCode or Status).vi loaded with errors on the target and was closed." error appears. I have tried to recompile the program as indicated here : https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8ejSAC but that doesn't work.
I'm using Labview 2017 with a CRIO-9035. The frist Epos is connected to the CRIO with RS232, then three the three others are connected to the First one with a CANopen bus.
Thanks in advance.
10-18-2018 04:32 AM
10-18-2018 07:55 AM
Hi,
Thanks for your answer, do you know if there is any other library I could use? Or should I try to fix the maxon's library?
Best regards,
10-18-2018 08:19 AM
Hi David,
should I try to fix the maxon's library?
That library was made for use on a standard (Windows) pc. It's not made for use on RT targets.
So you don't need to "fix" it.
Instead you could create your own copy of that library and edit it to be able to use it with your RT target.
10-18-2018 11:58 AM - edited 10-18-2018 12:00 PM