10-18-2011 03:18 PM
Hello There
I am using Agilent N9320 Spectrum Analyzer to measure some parameters on my project. while I tried to run my program I get the below message on my erroermessage window. Actually I use the some sub VI from the driver which I got driectly from NI website. But do not know where should I copy the driver till I can use it. Please help me to solve this problem.
Agilent N9320.lvlib:Extended User Data.vi<ERR><b>Reference Not Found:</b> (xBFFC0012) Cannot retrieve user data for the given resource name as there was not data associated with the resource name. Before you can read data, you need to write the user data using the Write Data action of this User Data VI.
<b>Complete call chain:</b> Agilent N9320.lvlib:Extended User Data.vi Agilent N9320.lvlib:Query Marker.vi
Thanks
Masih
10-18-2011 03:35 PM
If you had used Tools>Instrumentation>Find Instrument Drivers, it would have been installed automatically. If you manually went to the driver page, you should have seen the Installation Instructions. After unzipping, the folder should be placed in the \LabVIEW\instr.lib folder.
I suspect that you have a problem in not running the initialize function first. Be sure to open the >Example Finder>Hardware Input and Output>Instrument Drivers>LabVIEW Plug and Play.