LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

passing data to excel sheet

In my project,iam getting temperature data from a device.There is upper limit and lower limit ,If the temperature reading which iam getting is above upperlimit or below lower limit,then in the excel it should show ALARAM_SET.If the temperature reading is with in the range then in the excel it should show ALARM_CLEAR,along with date and time.Pls provide me an example VI.Iam starter in labview programming.
0 Kudos
Message 1 of 2
(2,385 Views)
hofer,

I suggest that you open an example called "Write to Text File.vi" and modify it to do what you are after. You can find the example by choosing Help >> Find Examples, then browsing to Fundamentals >> File Input and Output.

I did a quick modification and am attaching a screenshot; that way (and since I don't know what LabVIEW version you use), you can compare the shipping example with my modification, see how I solved it, and learn by doing the modifications yourself.

Regards,
John
0 Kudos
Message 2 of 2
(2,369 Views)