I am working on N5183A MXG Analog Signal Generator. I am triying to set continues frequency range from (eg : 100KHz - 1 MHz) as a step range of 100KHz making power as constant (eg: 10dBm). But while running this program, "-410 : Query Interrupted" error is showing on display monitor. Please help me out to solve this issue , using c++ language for coding.
Thanks & Regards
Sarath K B
Hi Sarath,
Sorry i didn't see you question sooner. I hope you have been able to figure this out.
If not, I'll suggest a few things but without your actual code and MXG firmware version I can't really duplicate your problem.
It looks like you might be querying the instrument and then not reading all the response. Have you allocated enough space for the return value?
Are you trying to change frequencies faster than the instrument is capable of?
Would List mode be another way to do what you want?
Let me know what I can do to help.
Pete