Collin,
Using an old GPIB410 card that we have, I was able to assert bus signals and observe 7210 responses.
Using the original initialization code, the 7210 did not respond to ATN being asserted and reading BSR showed recognition of changes in DAV, EOI and SRQ only. Using basic initialization code (as you recommended) the 7210 did respond to ATN by asserting NDAC, and all the bus signals were reflected correctly in the BSR register. This led me to suspect that the problem is with the setting of the ADM register.
Returning to the original initialization code, I've changed the value set to ADM from 31H to 01H (which is certainly not the correct value for our onfigura
tion). In this case, the 7210 recognized all BUS control lines and responded to ATN by asserting NDAC. I was even able to send the instrument a query and get a partial response.
This led to a further investigation of the transceivers control lines. We have found that the problem is with the T/R2 signal: with the APD chip T/R2 was able to pull the line down to a �0� (0.8V) but with the BPD chip it could not (2.4V).
Examining the board it was discovered that for some historical reason (versions with different type of transceivers) there was a long forgotten patch shorting T/R2 and T/R3. Removing the patch from the card resolved the whole thing. And this was a hardware issue after all (hey � I was not the culprit).
I would like to thank you for the great support you have given me, the quick responses and genuine effort to assist.
Ely