LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AGPNA Configure Average (default incorrect)

GPNA Configure Average (default incorrect)
Gives SCPI error 124 on Agilent PNA

"Average Count (1)" -> implies default (1)
Actually is zero

IS-> :SENS1:AVER OFF;AVER:COUN 0;
S/B-> :SENS1:AVER OFF;AVER:COUN 1;
0 Kudos
Message 1 of 6
(2,909 Views)
Can you please provide some more information? Hardware, software, application? It would be great if you could be more descriptive so someone can try to answer your question. Thanks!

JenK
0 Kudos
Message 2 of 6
(2,893 Views)
"AGPNA Configure Average.vi" is the file name of an instrument driver downloaded from NI for controlling an Agilent PNA. The LabVIEW software seems to be incorrect. The numerical control titled "Average Count (1)" implies a default of (1) but the default of the numerical control is (0).
0 Kudos
Message 3 of 6
(2,887 Views)
Thank you for being more specific. Are you just giving this information so it can be fixed or do you have a question? As a workaround you can wire a numeric constant of 1.

Thanks!

JenK
0 Kudos
Message 4 of 6
(2,873 Views)
I fixed it by changing the default to 1. I just posted it to give information in case others ran into that same problem. I apologize for not being more detailed about the specific VI, where it came from, etc. in my original post. Is there a better place to post this type of info?
0 Kudos
Message 5 of 6
(2,867 Views)
I'll fill out a corrective action report for National Instruments - hopefully R&D will be able to fix it.

Thank you very much for posting the information. We appreciate it.

JenK
0 Kudos
Message 6 of 6
(2,863 Views)