05-22-2007 01:51 AM
05-23-2007 04:04 PM
Hello sma,
Does this problem happen even when the GPIB cable is not connected?
In order for an interrupt to not happen you could unassert the interrupt enable for that Bit. Then before you enable the interrupt you could clear the conditions that set this interrupt. You can find the details for what sets the serial poll response in the manual.
Steven T.