12-09-2005 12:33 AM
12-12-2005 05:31 PM
Hi,
Which application are you trying to craete a adatabase in - Access, SQL or something else? Also, do you have Database connectivtity toolkit?
Regards,
Ankita
12-12-2005 10:43 PM
Hi Ankita,
I'm trying to create a database in Access with the capabilty of displaying waveform charts too. Using LabVIEW, I'm able to generate the 'write to file' in the excel format. From here, I will use the macro in Access to transfer all the acquired data from excel to access. I don't have the DAtabase connectivity toolkit.
My problem is that access is not able to display any waveforms after importng the tables from excel spreadsheet. Labview has this capabilty of generating reports too with the tables n waveforms, but is there any way I can convert all the html reports into a database?
Can you help me with this? Thanks!
Sammmy
12-19-2005 12:31 AM
Hi,
Using the database connectivity toolset, you can write data from LabvIEW to databases. However this is clearly not what you are looking for.
I believe you need a way to tranfer a graph from Excel to Access. I found a few links that may be helpful:
http://www.ehow.com/how_12373_insert-picture-graph.html
http://office.microsoft.com/en-us/assistance/HP010950951033.aspx
Regards,
Ankita
12-23-2005 02:21 AM
12-27-2005 03:29 PM
Dear Sammmy,
The variable that you will choose is dependent on your sensor. Your sensor probably reads in vibration and converts it a voltage. In the manual for your sensor, it should say the equation to convert that voltage back to a vibration measurement. Once you read the measurement into LabVIEW as a voltage, you can then use that equation from the manual to convert it back to a vibration measurement. Have a great day!
Sincerely,
Marni S.
12-27-2005 09:57 PM
Dear Sammmy,
Mr. Marni is absolutely right, it doesnt depend on the variable u take, and i think after taking the signal in the labview, u also want to display it in the FFT way(the vibration monitoring methods generally do), so you also can try the Vibration and Monitoring Toolkit, either for the FFT or for any of the vibration analysis.
Thanks,
Rujuta