MGCplus MEA-Reader V1.06

Import MGCplus DAQ files into MATLAB.
1,4K download
Aggiornato 9 set 2005

Visualizza la licenza

MGCplus is a multichannel DAQ system by HBM. Many transducers / sensors are supported. With MGCplus, measurement data can be stored on a PC card harddisk. The file formats are *.me* and *.sto. With the utilities, these files can be loaded into MATLAB. The import leads to structured variables. Channel names, time information, units, scaling information and much more is available. Only the 4-Byte-INT (Intel) format is supported. Supported Time formats are:

(a) no time information,
(b) MGCplus device time,
(c) NTP time information.

From large files with the m-file meacomp a compressed "activitiy"-information ca ne derived. With help of "ginput.m" and the m-file cp42cut.m the interesting part can be read in.

Changes 1.03 -> 1.04
(1) Now, all the sample rates, from the slowest to the fastest, are support. The ids assignment matrix "wrat" has been expanded in all matlab m-files like "cp42mea.m", "cp42cut.m", "meacomp.m", "cp42sto.m" Changes Version 1.02 -> 1.03
(1)
Now, also the status of the measurement signals is evaluated. When measurement data is transferred in 4 Byte Integer Format, the least significant byte contains the status bits like state of Limit Value switches, channel error and overflow. The status of each measurement sample is contained in a new field called "status".
The M-Files "CP42MEA.M" and "CP42CUT.M" can read this information.
(2)
The status information can be displayed now in the graph window together with the measurement signal by the use of the M-File "plotmea.m". With an additional scalar input, the positions and/or the value of the status is shown additionaly.
(3)
New File: meastatus.m
meastatus extracts the change of status of measurement values.

Cita come

Andreas Geissler (2024). MGCplus MEA-Reader V1.06 (https://www.mathworks.com/matlabcentral/fileexchange/6607-mgcplus-mea-reader-v1-06), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Import and Analysis in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Last time, the wrong ZIP file has been attached, no version change