11-20-2009 12:26 PM
Dear all,
I built a test program (reading only the temprature of a motor) to use it later to exchange data between NI- PXI RT and a
LUST servo controller, which are locally connected with CAN network. Please see the attached
VI. After
run the program , a communication error with CAN network is happend.
The error code is (-1074388885; CANopen NMT send.vi) after that the
RT-Target give an error a message:
(impossible to connect to target Real-time)
and then switched off. To connect it again, switched off/on of power supply has to be done.
I test the CAN connection between them with MAX, the test results give no problems.
Normally this test program was before running correct between PC
(with NI CAN-card) and Lust servo motor.
Does anybody have a solution?
Regards
al_ibr
11-26-2009 03:56 AM
Hi,
Could you provide the version of LabVIEW and MAX that you installed?
Which hardware do you use?
Regards
Yann C.
France
11-27-2009 11:58 AM
11-30-2009 02:37 AM
Hi,
Can you try test_progr_CAN_non_RT.vi directly on your PXI target. Just create a new LabVIEW project with your PXI target, add test_progr_CAN_non_RT.vi under calculDroit target and launch the Vi.
Do you have an error?
Regards
Yann C.
France
12-01-2009 01:40 PM
Hello,
yes, I got the same error (begining by start remote node).
Regards
al_ibr
12-02-2009 04:40 AM
Can you provide a screenshot of all software that you installed on your PXI?(by using MAX)
Below you can find some KB related to CanOpen and RT Target:
Setup an NI-CAN Real-Time Application in MAX
Startup Application with CANopen VIs on Real Time Targets
Hope this helps.
Regards
Yann C.
France
12-02-2009 12:57 PM
Hello Yann,
Find below the schreenshot of PXI-Software.
I will let you know, if the Information provided in the link will help.
Regards
al_ibr
12-07-2009 01:45 PM
Hi Yann,
I tried with the provided information in the Links (included in your last reply). First I download the CAN chanells to the RT. Then I discovered that one file is missing (cvi_lvrt.dll) in the RT, as mentioned in the second link. It was difficult to put this file beside the existing one (ni_cano.dll) in the project tree, as described in the end of the second link.
I could only did a normal transfer through MAX using FTP_explorer (but I could not see it in the project tree).
After run the program, the same error is happend.
Regards
al_ibr