11-16-2007 09:10 AM
11-19-2007 09:56 AM
Hi
Both ports of a two port CAN board are handled by one processor and they use the same memory for alocating the necessary queues.
But, both ports if connected to different CAN buses have their own handle, own queues and error handling. That means if one Bus enters to BUS OFF, the second bus can still communicate. And you can stop and restart communication independently on both ports. Even the ncaction reset works on a single port at a time.
DirkW