From: Michael K <vk...@ya...> - 2025-08-17 21:16:24
|
I was having problems communicating with an HP5334B Universal Counter.It turns out that it did to assert EOI or look for EOI. After using the appropriate calls to use 0x0A as the END of string, I can read and write without problems. The unit does not respond to ibln() though. (e.g. findlisteners.c does not work for this reason). I think the 5334B is from the late 80s, so old but not ancient HPIB.Is it unusual or not uncommon for older GPIB gear to fail on ibln()?(perhaps this only works on IEEE 488.2 devices) Michael |