04-23-2009 04:39 PM
04-24-2009 12:29 PM
In an effort to try and solve the original issue I would suggest that you try and repair if not just go ahead and completely reinstall NI-VISA found here.
Do you currently have the full version of NI-VISA? Either way hopefully doing this will fix the root cause of the problem.
04-24-2009 01:40 PM
04-24-2009 02:59 PM
04-27-2009 01:14 PM
Hi Swint,
The "Configure Measure Mode" VI, which is called by "Acquire and Read MyMeasurements" needs modification for use with the WaveSurfer Xs series. The "Surfers" do not have the concept of a "MeasureMode" or "Histicons", so this causes the scope to return and error, which the VI is passing on. I modified the VI slightly to ignore the error, but I will make a better fix for the next version of the driver. With this new version, the scope will still log the error, but the driver will ignore it so that your program isn't affected by it. I've attached the new version + a screenshot of the diagram in case your version of LV is lower than mine.
Best Regards,
Alan
04-27-2009 01:40 PM
OK, thanks! I'll give it a whirl.