LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the way to code (Nt4 LWCVI6.0 GPIB) a WaitEndSweep who wait really end of swwep on spectrum RsFSEK20

Hi, on my Rohde & Shwartz FSEK20, the trigger command don't wait the end of the sweep and my measurements are falses.
Doe's somebody know where is the bug ?
Thanks
JMC
Note: i use the driver v1.0:
Original Release: By: AHW, National Instruments
JMCe
0 Kudos
Message 1 of 2
(2,561 Views)
Hello-

My initial guess is that this command uses some sort of SRQ to notify the driver when the sweep is complete. It could be that a delay was hardcoded into the driver instead of using an SRQ. I would look at some of the GPIB examples that use SRQ's and modify the driver accordingly. Also, notify Rhode & Schwarz about the driver. They may have an update.

Randy Solomonson
0 Kudos
Message 2 of 2
(2,561 Views)