LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

User menu + data aquisition + Report === ???

Hi guys.

 

I am working on a program that asks the user for the input then it takes the data saves the data in excel file. After the user clicks on the STOP button it opens the file and puts it in a report template. I am asking you to review my program...and PLEASE comment on it...

 

Peter

Download All
0 Kudos
Message 1 of 3
(2,439 Views)
Looks like I didn't include the actual program sorry...
0 Kudos
Message 2 of 3
(2,436 Views)

A couple suggestions:

 

Try not to overlap wires whenever possible, and eliminate unnecessary wire turns so it is easier to read your code. Also, it may be helpful to transpose your data array so all the data points are written as a column instead of a row.

Will
CLA, CLED, CTD, CPI
LabVIEW Champion
Choose Movement Consulting
choose-mc.com
0 Kudos
Message 3 of 3
(2,401 Views)