LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fieldpoint not producing waveform or collecting data properly

Solved!
Go to solution

Hi

 

I just got some thermcouples hooked up into my Fieldpoint box so I can start troubleshooting my program. Right now with the way I have things wired I want the .lvm file to collect one data point every one second. Due to this I put a time delay of one second into the field. For some reason when I linked the fieldpoint, no data shows on the waveform. Temperature is reading in MAX just fine. There is also a loop for stopping if it reaches the maximum specified in the loop. Not only this but the data is produced when it goes over that maximum, but just one point at the time it stops... so say it runs for 6.5 seconds and goes over the max, it's the max temperature at that point. I believe it will not collect every one second as needed.

 

Please look at the code and help.

 

Thanks so much

Tanya

0 Kudos
Message 1 of 2
(2,160 Views)
Solution
Accepted by topic author tanyasue327

solved, my WTM was outside of the loop thus only recording when the loop was completed. I'm still having trouble getting data every second and have created another post as I felt this one got lost

0 Kudos
Message 2 of 2
(2,143 Views)