LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CANopen transmission using Labwindows CVI

I am trying to implement a transmission via CANopen bus. I am programming on Labwindows CVI and I would like to know if it is possible to implement this transmission (SDO and PDO) with the Ni-CAN function library. Every source code exemple are welcome.
0 Kudos
Message 1 of 2
(3,727 Views)


@SMenanteau wrote:
I am trying to implement a transmission via CANopen bus. I am programming on Labwindows CVI and I would like to know if it is possible to implement this transmission (SDO and PDO) with the Ni-CAN function library. Every source code exemple are welcome.

It definitely is possible. NI-CAN provides access to the raw CAN communication through its frame API. Writing a CANopen communication layer on top of that is certainly possible although not a trivial exercise.

Unfortunately I have no examples I could show you for this.

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(3,682 Views)