12-01-2009 08:25 AM
12-01-2009 09:15 AM
12-01-2009 09:40 AM
It was my initial understanding that the scope could do this. There are extensive labview libraries for this scope. Though I could not find any examples that addressed this triggering scheme. Since I can't be in the room when the experiment is occuring, I need to remotely command the scope to capture the exact right amount of data then make the scope perform math on it. A NI card is not an option because of the speed of the capture. But it has to be a labview remotely driven system.
If I cannot get the trigger scheme I am looking for I will have to acquire and view sample waveforms remotely, and trust that a preset duration of capture will be close enough to what I wanted. So I will start by viewing events remotely until I find the 'samples per second' and 'sample duration' that will work, then set the scope to 1) sample events, 2) perform math on events, 3) send results of math to control computer through labview, 4) rearm.
This works if the events are sufficiently similar. It would have been nicer to have the scope only capture when the trigger is high.
12-01-2009 09:47 AM
I think you are going about things backwards. Instead of trying to search the driver for an example, search the manual to see if this trigger mode is supported and then search the manual for the necessary commands. If you find something, then you can use the search function to see if there is support in the driver. There is no guarantee that each and every function is supported in the driver. If the mode is supported, it should be simple enough to modify the driver.
Another approach would be to contact Tek technical support to see if the trigger mode is supported.