Hello,
Alexandre solved his problem while communicating with email support, so I am posting his last email response here in case anyone else has a the same question.
Alexandre's response:
"The problem was a misunderstanding of the
VI downloaded from NI. In the instrument setup VI (hp34401A.VI) there is a
control for configuring the channel... for GPIB the default option is 22,
but when you turn to RS-232 (serial) the VI doesn´t change this
automatically... so i was trying to find the agilent multimeter at
inexisting port 22. The solution was add a control for configuring the Vi to
port 0 (com1)."
The same control is being used to specify the GPIB address or port number. If the communication is set to gpib, then the number is interpreted as a GPIB ad
dress. If serial, then the number is interpreted as a serial port number.
Ray K
NI Applications Engineer