11-12-2006 11:52 PM
11-14-2006 02:52 PM
Hi
You have to initialize both ports and write the frames to the port you would like to send your frames. Thats it. 😉
DirkW
11-14-2006 02:58 PM
Hi,
Do you have a two port PCMCIA CAN board? You should be able to modify the examples that shipped with the NI-CAN driver to write to two ports. You would set up two separate tasks (if you were using the Channel API), one for each port. What API are you using to communicate with the devices? The Channel API or the Frame API?
Regards,
11-14-2006 11:33 PM
Hi
I am using Frame API, i am using NI PCMCIA-CAN/2 series 2 CAN card it has two ports.
thanks
sk