10-19-2012 04:00 PM
Hi,
I too am using the Potex CD33 laser.
But I wish to communicate through the PXI 6229.
I am using the DAQmx functions to do so but I am not able to read off the device for some reason.
When connected to the MAX, it was able to chart the device outputs....but I am however unable to get it working.
I have attached my VI for your reference.
10-20-2012 05:46 AM
10-22-2012 10:42 AM
Yes, that seems what I want to do alright.
In the VI that I made(and attached with this thread) does not flash any error(I know because I put in an error handler)...but does not read any values at all.
But when I run it using the 'Test Panel' in Measurement and Automation....it charts the Amplitude v/s Sample chart just fine....
I want to run something exactly similar to this.
10-23-2012 01:24 PM
Hi,
A quick update.
I was able to get it working.....but it stops reading now after a few seconds.....without flashing any error.
The loop runs with status 'OK' at every steps and logs just one value even if there is variation in the laser's focal distance.
Regards,
Anup
10-24-2012 01:52 PM
10-24-2012 02:06 PM
No.
Actually whenever I run the VI, it wil run normally for a few minutes showing appropriate changes on the graph corresponding to the physical movement of the laser.
But, then it will suddenly stop at a value and stay at it. It just freezes after sometime. Without nay error or anything like that.
10-24-2012 02:19 PM
I don't see any problem, as far as I see you get each second 1000 points and do you also see this update change or slows it down?
keep your memory under control, check with taskmanager.but I don't see memory building up in your system
maybe disk trashing after several minutes?
10-24-2012 02:21 PM
I think i'll look for that.
Thanks for all the help ! 🙂
10-24-2012 04:58 PM