The error code 0xBFFF0011 is a VISA error - VI_ERROR_RSRC_NFOUND. I believe it is a VISA problem. Does the target PC insall Agilent IO Libs Suite 14 alone, without installing NI-VISA? Multiple VISA versions from different vendors can't be installed at a time, otherwise similar errors may occur. Try to operate the VISA Assistant utility from Agilent that comes with the IO Libs Suite 14, such as sending a simple "*IDN?\n" query on the real VISA address such as "GPIB0::<address>::INSTR".
Also if your app passes a Logical Name for the IVI driver's "Initialize.vi" call, instead of passing a real VISA address, you must properly configure the Logical Name, so that it can be redirected to a real VISA address through the Driver Session, Software Module, and Hardware Asset configuration.
このメッセージは 08-31-2005 01:16 AMに Makoto が編集しています。