05-07-2006 06:18 PM
05-16-2006 03:29 AM
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.
@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.