LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

graph and data to excel document

I am trying to send a graph and my data to an excel file also excel has to automatically open with this data on the excel document.

 

 

thanks

 

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 1 of 6
(3,045 Views)
0 Kudos
Message 2 of 6
(3,041 Views)

I am still having alot of problems getting my data and putting my graph onto an excel spread sheet here is what i need:

 

I need Excel to open when i hit a button(such as a go button) than i need it to export a graph and a table of data to the excel spread sheet

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 3 of 6
(2,978 Views)

Hello Harold,

 

Are you using the Report Generation Toolkit? If not, how are you trying insert the graph and data into the spreadsheet? If you are using the Report Generation Toolkit, you could insert a graph into the worksheet using the 'Excel Insert Graph' VI.

Vivek Nath
National Instruments
Applications Engineer
Machine Vision
0 Kudos
Message 4 of 6
(2,962 Views)
i do not have the Report Generation Toolkit and my problem is i do not know how to export the waveform chart to excel
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 5 of 6
(2,960 Views)

Hello Harold,

 

If you do not have the report generation toolkit, the next best option is to use ActiveX calls to access a Microsoft Excel application from within LabVIEW. I would strongly recommend taking a look at the ActiveX Excel examples that ship with LabVIEW. Please follow these steps to access these examples:

1) In LabVIEW, select Help >> Find Examples...

2) This opens the Example Finder.  In the Browse tab, these examples can be found under Communicating with External Applications >> ActiveX >> Excel . 

 

I hope this helps. 

Vivek Nath
National Instruments
Applications Engineer
Machine Vision
0 Kudos
Message 6 of 6
(2,921 Views)