Dear group,
I have the following weird problem: I have instruments A, B, C, etc. on
the GPIB bus. When I try to read data from one of them, I receive the
data from the instrument that I interrogated last time. If it's a first
read during the GPIB session, I don't receive anything (actually,
garbage, or a string of linefeeds). If I ask same instrument one more
time immediately, I get right data. That is:
I access instruments A|B|C|A|A|C|A|B|C|A|B|C|A|B|C|
I get data from ?|A|B|C|A|A|C|A|B|C|A|B|C|A|B|
it happens also when I step through my program, so it's not because I
take data too fast. Nevermind the subject, I don't ask one instrument a
day
What is going on?
May be somebody saw this or similar prob
lem before and could help me
figure it out.
My system: PentiumIII-500 (overclocked to 560)
Win98
AT-GPIB card (it's old, I know, but still good)
Various Lock-in amplifiers, digital multimeters, a frequency
synthesizer are hooked up to the bus.
The controlling program is in VB.
Thanks in advance
Yuri.