LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling a maxon epos motor with Crio 9040 with NI 9862

Hello everyone.

 

we are trying to control a maxon IDX56L motor with cRio 9040 with Ni 9862 as canopen interface. We have no previous expirience with canopen and labview. The epos library from vipm only works in windows host. Can anyone with experience help us to get connected to the motor driver via canopen?

 

Any help is appreciated.

 

Best regards

0 Kudos
Message 1 of 2
(79 Views)

What CANopen Hardware and Software Does NI Offer?

You can only use NI-9881 in cRIO for CANopen officially.

​Since CANopen is built on the CAN physical layer, it is technically possible to use a CAN module such as the NI-9862 for CANopen communication. However, since NI-XNET hardware is not compatible with the NI-Industrial Communications for CANopen driver, you would need to build the application layer from scratch on top of the XNET driver. This would require extensive knowledge of the CANopen protocol and is not something that NI would be able to support. Therefore, purchasing a dedicated CANopen module to implement this protocol is highly recommended.

 

You might be able to perform limited control operation if you can get the CAN DBC file from Maxon and just control it like a normal CAN.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 2
(37 Views)