08-10-2006 04:26 PM
Hello,
I have a few problems and most of the examples in the forms are not available to me as I use labview 7.0 and am inexperienced in programming.
First - I would like to stop 2 while loops simultaneously using one stop button on the front panel.
Second - Make the time stamp from the Tick Count (ms) display a value in hours minutes seconds milliseconds.
I am currently obtaining data from 4 channels of a thermocouple and yanking specific measured values from an oscilloscope. My oscilloscope sputters out value at an approximate freq of 1 Hz while I am getting 4 channels at 4 Hz from my thermocouple. I am currently writing this data using the write characters to file after building an array and converting it to a spreadsheet string. This works. I do not know how to include my second requirement of a timestamp after I format it into a string into this file.
I’ve attached a picture of what the major portion of my VI looks like. Looking forward to some assistance.
Thanks
Adi
08-10-2006 04:57 PM
08-10-2006 05:03 PM
08-11-2006 04:39 PM