MGCplus MEA-Reader V1.06

版本 1.0.0.0 (220.7 KB) 作者: Andreas Geissler
Import MGCplus DAQ files into MATLAB.
1.4K 次下载
更新时间 2005/9/9

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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