Can I use 2 PCI CAN adapters in a Windows based system to give a total of 4 ports?
If so, how will I identify which ports are 1,2,3, and 4.
Using Multiple CAN PCI Adapters
Re: Using Multiple CAN PCI Adapters
Hi,
yes, this will be possible. The PCI card channel enumeration is depending on the used PCI slot, so the enumeration will be card1-port1, card1-port2, card2-port1, card2-port2 a.s.o. See help files for the PCANBasic API for more details on how to use several channels with our APIs.
regards
Michael
yes, this will be possible. The PCI card channel enumeration is depending on the used PCI slot, so the enumeration will be card1-port1, card1-port2, card2-port1, card2-port2 a.s.o. See help files for the PCANBasic API for more details on how to use several channels with our APIs.
regards
Michael