07-19-2004 10:00 PM
07-20-2004 06:15 AM
08-09-2004 04:10 AM
10-21-2008 12:43 PM
hp34401a_init( "GPIB::22::INSTR", VI_TRUE, VI_TRUE, &vi) works on my development PC. I built a distribution kit and installed my app on the target PC, where it doesn't work. I can communicate with the 34410A DMM through MAX and get the expected response from *IDN?, but hp34401a_init() fails. hp34401a_error_message() does not return an error string. I will rebuild to capture the error code, but it's probably -1.
Is there something missing from my distribution kit? hp34401a_32.dll is included in the Dependencies list.
Thanks for any help or suggestions.
Joe
10-21-2008 12:48 PM
I should have mentioned, the target PC and DMM are also communicating through the GPIB interface. There is no other connection to the instrument.
Joe