06-19-2009 01:32 PM
I want to communicate with Spectrum Analyzer E4440A thru GPIB-USB-HS but the driver Agilen ESA PSA series:configure marker search has an error " underdefined header" and the command for the function "Manual N dB Points (-3 dB) - CALC:BWID:NDB- does not seem to work.
Can anyone help me with this issue?
Thanks
PS: labview 8.6.1
latest NI-VISA version
Solved! Go to Solution.
06-23-2009 10:49 AM
06-23-2009 04:41 PM
Hi jjp37,
I'm still looking for help from someone. The problem is the driver MARKER SEARCH is not working functionally and the error is " underdefinded header"
Thanks
06-23-2009 05:05 PM
06-24-2009 03:46 PM
Hi Dennis,
I did turn on the NI-SPY and got : " VISA Read ("GPIB0::18::INSTR", 256, "-113,"Undefined header".")
I dont know how to get thru this problem
Thanks
NNA
06-24-2009 04:16 PM
06-25-2009 01:30 PM
1. VISA Get Attribute ("GPIB0::18::INSTR", USER_DATA, 179153943593484288)
2. VISA Write ("GPIB0::18::INSTR", "CALC:BWID:NDB -3;")
3. VISA Write ("GPIB0::18::INSTR", ":SYST:ERR?")
4. VISA Read ("GPIB0::18::INSTR", 256, "-113,"Undefined header".")
These lines were captured by NI-Spy. The cmd :CALC:BWID:NDB" is not the right one. Can you show me how to program N dB point on E4440a ? I want to measure the 3dB bandwidth at the signal out in my project.
Thanks
06-25-2009 01:46 PM
I can't help right now. I'm not using the instrument right now and don't have the manuals.
I would presume that you do have the manuals. Have you looked for the correct command?
06-25-2009 02:01 PM
Thanks Dennis!
I looked for that command in E4440a programming manual but I can not find it. I dont know where they got it : CALC:BWID:NDB.
06-25-2009 02:31 PM