How to Automatically Upload AEwin .DTA Files to a Web Server Using MATLAB or Python?
Mostra commenti meno recenti
Hello everyone,
I am working on automating the upload of Acoustic Emission data collected via AEwin, which stores data in .DTA format. My goal is to:
- Automatically process the .DTA files generated by AEwin.
- Extract key data from these .DTA files.
- Upload this data to a web server (such as ThingSpeak or a custom server) in real-time.
What I Have Tried:
- Python: I’ve tried reading the .DTA file using the MistrasDTA Python library, and encountered the error.
- MATLAB: While I haven’t tried MATLAB yet, I am wondering if it could be a better alternative for extracting data from .DTA files and uploading it to a server.
My Questions:
- Has anyone successfully processed AEwin .DTA files in MATLAB? If so, what functions or toolboxes are recommended for this task?
- Is there a way to automate this process fully (i.e., automatically upload the data to a web server whenever a new .DTA file is created)?
- Any suggestions or examples of how to integrate this workflow between AEwin and a server would be greatly appreciated.
Thank you in advance for any help or suggestions you can offer!
5 Commenti
Christopher Stapels
il 1 Ott 2024
Not familiar with the format but does this File Exchange entry help? https://www.mathworks.com/matlabcentral/fileexchange/111795-aewin-acoustic-emission-continuous-waveform
Huzaifa
il 2 Ott 2024
Vinod
il 2 Ott 2024
Can you please provide more details? What generates these files? How is the generation automated? What happens once the files are uploaded online? What is the end goal - just move storage of the file from local machine to the cloud?
Huzaifa
il 4 Ott 2024
Huzaifa
il 4 Ott 2024
Risposta accettata
Più risposte (0)
Community
Più risposte nel ThingSpeak Community
Categorie
Scopri di più su Seismology in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!