01-21-2008 08:40 AM
01-23-2008 05:31 AM
Hi,
You said you work on motor/controller , I am not sure on what type of hardware.
I am working on Motor controller drive which has CANopen protocol . I am using Ni-CAN as well as USB to CAN code loader.I use labview and CANopen library for communicating with the drive to do some automation .
Basically you have to know the baudrate and the CANport as well as node-id of the device.
Hope this might give some idea.
01-23-2008 08:43 AM
Hi,
Here is a short example for PDO communication with NI-CAN plan api code. That should work with NI USB CAN.
DirkW