03-29-2015 08:35 PM
I am using a PXA N9030A from Agilent, and measuring VXA Analog demodulation. I am running the driver(Agilent X-Series(VXA).lvlib) installed by "Find Instrument Drivers" in Labview 2013, When I set the X-scale manually, I got -221 error "Settings Conflict", however no errors if set the X Scale to "Auto". I checked the sub-VI----"Configure X-Axis.vi" recalled by Agilent X-Series(VXA).lvlib. And I found the sub-VI didn't send COUP 0 to PXA when I set X Scale Coupling "disabled". As you may know in most of the configuration of PXA, if you want to set parameters manually, you have to set the Auto to "0" meanwhile. This bug has been fixed at my side by writing "COUP 0" before writing other parameters as the attached. It works well if you want to set "Auto 1". Of coz you can combine the string together with other commands if you like. PS: First time posting here, hope this can help others who will use this sub-VI shorting debug time. Cheers
03-29-2015 08:57 PM
03-29-2015 09:39 PM
Thank u for ur advice.
I had the driver installed by Labview on my PC and I haven't realized there was a driver download page on NI untill you told me.
I found it and submitted the feedback just now.