03-05-2008 10:43 AM
03-05-2008
11:08 AM
- last edited on
03-08-2024
02:31 PM
by
migration-bot
I think NI-Spy will only monitor traffic generated from/to the NI board you have. You probably need a bus analyzer board.
03-05-2008 01:43 PM
03-10-2008 06:03 PM
reboot1,
It would be possible to add another PCI-GPIB as a listener if you modified the GPIB controller in charge code. You can always add the extra PCI-GPIB primary address as a listener through all interactions (each read/write would need to be modified to add this new address as a listener). This way, as long as there is code telling the extra PCI-GPIB to constantly read from the bus, you will get all data transferred. However, this is fairly complicated and should not be attempted if you do not have full control over the controller in charge program.
Steven T.