LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

excel

I created a Vi for a balancing experiment.  The user can control an adjustable odor, and is responsible for balancing (matching) it against the standard odor, which is chosen from the full set of odors, and given a single flow rate. Once this is done, the user then matches a new odor with the standard. This process is called intensity balancing. For an enhanced study, i'm trying to figure out how to use excel to control the standard. I.E, If i want odor 1 to be the standard for 3 rounds, and each round increase the flow rate by 20% (instead of odor 1 for every round at 40%).  I would like to be able to write in excel what odor and what flow rate i want, and then let labview take care of the rest. Her is what I have so far.

0 Kudos
Message 1 of 2
(2,283 Views)

Use the read and write to spreadsheet file functions in the File I/O palette.

 

Cameron

 

To err is human, but to really foul it up requires a computer.
The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
Profanity is the one language all programmers know best.
An expert is someone who has made all the possible mistakes.

To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):

LabVIEW Unit 1 - Getting Started</ a>
Learn to Use LabVIEW with MyDAQ</ a>
0 Kudos
Message 2 of 2
(2,262 Views)