09-01-2007 09:39 AM
Solved! Go to Solution.
09-01-2007 10:11 AM
09-01-2007 10:39 AM
Thanks ever so much for you help Dennis. You are right I have used that program from universal libarary. as I did not know some parts of it I just left thoes parts. thatks for your time man.
I have checked the modifid that you kindly spent time on it, it has just a liitle problem as I run that it will finish soon without any result, I mean that as I push the run bottom it will end fast regardless of anything. I have checked the excell mad by that program and all the value is -5 volts. I have checked with my sensor and simulate one of them but ther is no change and still all the fields are -5 volts
(as it does not last for a while and end as I push the run bottom do you think that my while loop has a problem?)
I am really sorry for taking your time Dennis
KInd regards, and appreciate you all help
09-01-2007 11:47 AM - edited 09-01-2007 11:47 AM
Because I don't have the DAQ library that you use, I really had to guess about the output of the GETSTAT function you were ANDing with the stop button. If it outputs a TRUE, then the loop will stop after one iteration. It may simply require you to invert this output or replace the OR function I used.
As far as the recording of a -5, it would help if you could post the VI with some data. Once you have it so that it runs continuously, runit until you have some data displayed on the graphs. Stop the VI and go to Edit>Make Current Values Default. Save the VI and post that.
Message Edited by Dennis Knutson on 09-01-2007 10:50 AM
09-01-2007 01:20 PM
09-01-2007 01:27 PM
09-01-2007 01:27 PM
09-01-2007 02:01 PM
09-01-2007 02:22 PM
Thanks Dennis
I am sure that the data aquisition system is working properly because in another program it was working but the problem with that one was that it was so slow I do not know why? my sampling rate was the sam but that one was so slow so I switched to this program which was faster but I am not able to save data properly
I mean by slow that when I wanna plot the waveform it is so slow. ( after pushing the run bottom it took 1 min just to show me the fluctuations)
anyway I know you helped me alot before so I really appreciate that
bye
09-01-2007 04:32 PM