Parallel logging of data and calculations
Show older comments
I'm currently developing lab software which requires continuous logging of data while using the data in some calculations. At the moment I do not have access to the parallel computing toolbox and am therefore wondering if there are any good alternatives to solving a problem like this.
6 Comments
dpb
on 18 Jun 2014
What kind of sample rates and amounts of data has much to do with what you can/cannot expect to do. Also, how much of the data is required for the calc's just present value or more...
Erik Johansson
on 18 Jun 2014
dpb
on 18 Jun 2014
Maybe the solution would be to use a different acquisition method??? I never heard of "DeweSoft" so no klews on that end.
Does "all the logged data" for the calculations mean the 26 sources/sample or the time history of the logged data as well?
Erik Johansson
on 19 Jun 2014
dpb
on 19 Jun 2014
Having never heard of them, I looked up the DeweSoft folk--under the "Developers" tab I found the following bullets --
- create custom export to export to various file formats;
- use DCOM interface to fully control Dewesoft and retrieve data by external application.
Either of those of help, maybe?
Not clear to me how the process is working now to retrieve the data so not having much luck in really getting handle on what could be done. If it's file transfer, memmapfile, maybe???
Primoz Rome
on 3 Aug 2020
ActiveXMatlabExamples.zip (please note you need to login in order to access this download).
DeweX ActiveX control examples for Matlab.
Answers (0)
Categories
Find more on Downloads in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!