LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

VI to assign a CAN port as CANopen

hello,

 

i want to use the ni myrio to run an epos 2 24/5 positioning controller over can. i use the stratcom x-can adapter. unfortunately the epos uses CANopen and the myrio uses can. but apparently it is possible to assign a can port to be canopen. it might be possible to use vis of the compact rio, but i don't have experience. does anyone have experience and example VIs?

 

thanks for your help.

0 Kudos
Message 1 of 5
(8,293 Views)

Hi lesaca,

 

Please see this White Paper: http://www.ni.com/example/31093/en/

 

CANopen is only an application layer on top of the CAN protocol, so you would need to implement the CANopen protocol within your code on the myRIO.  This is an example with the 9853 in a cRIO.  You would need to take the concepts of what is in this white paper and implement it in your design.

Matt S.
Industrial Communications Product Support Engineer
National Instruments
0 Kudos
Message 2 of 5
(8,287 Views)

hi matt,

 

thanks for your answer. and sorry that it took a while now. i was working on some other things in the meantime. i actually plan to use usb or rs232 instead of can now. maybe i will have further questions later.

 

thanks again

 

best

lesaca

0 Kudos
Message 3 of 5
(8,123 Views)

Hello,

 

I am working with a thesis that is similar with you propose it. I also want to use an ni myrio to run an epos2 70/10 positioning controller from maxon motor over can. I have a stratcom x-can adapter. My problem is that all the examples i find are for compactrio, and utilize references of fpga that it is not useful me. I hope you can help me with some example or know if someone has made some progress on this issue.

 

Thanks for your help.

0 Kudos
Message 4 of 5
(7,427 Views)

Hi,

 

I was wondering if anyone had managed to implement the CANopen protocol using this hardware (myRIO and stratom x-can adaptor)

 

Thanks

Hugh

0 Kudos
Message 5 of 5
(5,018 Views)