Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

writing of voltage channel

Im new to labview and working on v8.2.i m acquiring voltage channel i want to write these channel in xls format with time interval of one second.

But i m not able to do the same and also i want to define the channel name user selectable how can i do this

please guide me 

0 Kudos
Message 1 of 2
(4,975 Views)

you can use write to spreadsheet file.vi to write any numeric data into xls file. If you want to put channel name as well i will suggest you to go for TDMS fils format and use write to measurement file express vi.

 

You can also refer the following link for various examples of the same.

www.ni.com/code

http://search.ni.com/nisearch/app/main/p/bot/no/ps/10/sn/ssnav%3Acod/ap/tech/lang/en/q/spreadsheet%2...

http://decibel.ni.com/content/docs/DOC-7138

http://decibel.ni.com/content/docs/DOC-3611

 

Hardik

0 Kudos
Message 2 of 2
(4,960 Views)