Platform: Win 2k Professional
LabVIEW version: 6.1
At the outset, the following VISA address strings work
just fine:
GPIB0::5::INSTR for an HP 6632A dc Power Supply; and
GPIB0::14::INSTR for an HP 33120A Arbitrary Waveform Generator.
After running the first instrument, a whole host of addresses
is generated in the control list. The addresses are similar to
the one set above save for appended numbers -
"GPIB0::5::INSTR 1" etc. After the huge addresses list has been
generated, the set address, GPIB0::5::INSTR, no longer works. a
number of the new addresses, GPIB0::5::INSTR 1, for instance,
work.
GPIB0::14::INSTR is also rendered inoperable and attempts to
write to the HP 33120A trigger the attached
error message.
What am I doing wrongly?
Thanks in advance,
Andrew