03-03-2006 03:27 PM
03-06-2006 03:47 PM
03-10-2006 02:03 PM
Robert,
I am using LV8 PDS, WXP Professional SP2, HP33120A function generator, Velmex positioning slides on which a prototype sensor is mounted, which moves along the 'Z' direction, and a PCI digitizer card from AlazarTech (14 bit, 2 channel, 125 MS/s, 8M samples/channel).
Here's the modified version of my application. It works perfectly fine right now, except that the following don't function as they are supposed to: when I connect probes or indicators to read from the local variables for distance and frequency, only the first value is read and then they remain constant, although the actual indicators (distance & frequency) update their respective values as their corresponding events are generated. I will need this information as part of a comment statement when I write data to file.
Also, I tried various options for implementing a STOP control for my program including stop value change events in the event structure, but none of them worked. The only way I can stop the program is by clicking the ABORT EXECUTE button, which is not recommended. Any ideas on this front will be great. Finally, if time permits can you look into my code and suggest ways of improving it (code efficiency) and any redundant code that can be eliminated.
Pls let me know if you need additional information. Will look forward to your reply.
03-10-2006 03:38 PM