NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Efficiently Aquire Signals and Write to a Spreadsheet

VERSION 5

Created on: Sep 8, 2008 7:23 PM by G-Money - Last Modified:  Sep 12, 2009 7:09 AM by G-Money

The Write Data to Spreadsheet File.VI is a more efficient way of continously aquiring a signal and writing to a spreadsheet file. It initializes the text and write properties before the aquisition starts so that memory is used for aquistion instead of initializing every interation. This is more accurate and memory friendly than using a Write to Measurement File. VI in a while loop. The Set File Properties.VI is a subvi of the first one and is not explicitedly needed to run.

 

There are two sets of code: one for LV 8.6 and one for LV 8.5.1.

 

Average User Rating
(1 rating)




KKNG KKNG  says:

Can you convert it to 8.5? It can most likely fit to my application. it's great.

G-Money G-Money  says in response to KKNG:

Done!!

hich1109 hich1109  says:

please can you convert it to 8.2

BenS BenS  says in response to hich1109:

Sure!

hich1109 hich1109  says in response to BenS:

thanks friend

Hueter Hueter  says:

Could you please add some screenshots of your code to this example?

More Like This

  • Retrieving data ...