06-04-2008 09:18 AM
06-04-2008 09:58 AM
Hi anbere,
Another customer reported issues with setting coupling when using current probes, and I've included a fix in the next version. I've attached a "development" version to this posting. Please exit LabVIEW, backup your existing instr.lib/lcwave folder, and then install this version of the driver. Let me know if this solves the problem.
Thanks,
Alan
06-04-2008 11:01 AM - edited 06-04-2008 11:02 AM
06-04-2008 11:21 AM
06-04-2008 02:03 PM - edited 06-04-2008 02:06 PM
Thanks for those tips. It's working better now, though i still have small problems like the scales set itself to 50mV after a while (i programmed 500)....Also, i'm acquiring data and sending it in labview in a iterative process, and sometimes everything work perfectly and i get to see (let's say) all 10 iterations....and sometimes it just don't and i see like the first one only or none (while stille hearing the small sounds the source and scope make at each iterations).....Not sure why this happen....Trying to fix it, but i hate those "sometimes it works sometimes not " kind of problems...
Edit : oh and about the ext trig it can go up to 4.10V.....when i use the program it's written 410mV in the bottom right corner, but if i click on it it says 1V and when i close it back it stays at 1V....till i run my program again then its back to 410mV
06-05-2008 06:09 PM
Hi Anbere,
One thing that can happen that causes problems with iteratively changing the volts/div is that the scope might need to perform a calibration cycle. If you haven't accounted for this in your code, then you might go through multiple iterations during the cal cycle, and thus end up missing iterations. Do you think this is what's happening? I'll workup a suggested command sequence for you.
Can you provide more detail about how the scope is "setting itself to 50mV" ? Note that the scope has a "Remote Control Assistant" that logs the commands that you are sending to it. This is very useful for debugging. Go to Utilities - Utilities Setup..., and then to the "Remote" tab. On this tab is a button to show the remote control assistant, and a selection for the logging mode. You'll want to use "Full Dialog" rather than "Errors Only".
Regarding the external trigger settings... Can you email me a screenshot or two showing what you are clicking on where it shows 1V?
Best Regards,
Alan
06-06-2008 11:05 AM - edited 06-06-2008 11:13 AM
06-06-2008 11:05 AM - edited 06-06-2008 11:10 AM
06-10-2008 02:30 PM
06-11-2008 08:41 AM