02-16-2007 05:26 AM
02-16-2007 09:01 AM
Hi,
You can configure both ports using the same attributes, but if you open the handles, they have to be different, in order to work. The driver takes care of that.
The memory should be different for both Network Interface Objects. Thus you should not see any frame from port 1 within the queue of Port 0.
You should use the NI Spy to log your API calls to see more details. The Spy comes with the driver and you can start it from START>> Programs>>National Instruments.
Attached you can find an example.
02-16-2007 09:41 AM
11-16-2007 09:12 AM