01-13-2006 01:03 PM
Hi,
My system consists of a tester (Controller, addr 0) and a handler (device, addr 30). In normal operation, the tester perform serial poll continuously and obtained the serial poll status byte returned by the handler (please refer to without listen-only device.txt).
When I connect another GPIB listen-only device on to the existing bus, the handler stopped respond with the serial poll status byte and a timeout was occurred instead (please refer to With listen-only device.txt). Operation back to normal once the listen-only device is put to off-line.
The objective is to "snoop" between the communications of the tester and the handler. This listen-only device act as a listener at every GPIB address and it will be listening to the communications of the two to gather only the data bytes and not commands, but it should not interfere with the normal operation of the two. (note: I'm using the ibconfig options for IbcLON to configure the interface as a 'Listen-only' device).
What are the possible causes that the handler stopped respond with the serial poll status and any ways to overcome?
Thanks.
SY Heng
01-13-2006 01:14 PM
01-16-2006 04:43 PM
01-16-2006 09:28 PM
01-18-2006 12:58 PM
01-19-2006 11:44 AM
Hi
Thanks you for respond.
My 'Listen-only' device was a PC with a plug-in PCI GPIB interface board which was configured as a non-CIC device.
Please refer to this links: http://digital.ni.com/public.nsf/websearch/5B150B37A272D13885256429008310B6?OpenDocument for configuring a GPIB interface to a listen-only state.
The instrument was a SEKIO-EPSON IC test handler.
Regards,
SY Heng