MATLAB-TDM

所属分类:其他
开发工具:matlab
文件大小:18209KB
下载次数:70
上传日期:2015-10-29 16:52:32
上 传 者Kircy
说明:  NI公司开发的,用于读取tdms格式的数据,包含几个案例
(NI developed for reading data tdms format, including several cases)

文件列表:
MATLAB TDM Example (0, 2015-10-29)
MATLAB TDM Example\dev (0, 2015-10-29)
MATLAB TDM Example\dev\bin (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI\1_0 (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI\1_0\usi_1_0.xsd (18725, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI\TDM (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI\TDM\1_0 (0, 2015-10-29)
MATLAB TDM Example\dev\bin\32-bit\DataModels\USI\TDM\1_0\USI_TDM_1_0.xml (6032, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\EmbeddedUSICopyrights.chm (24470, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\USI_STLport_Notice.txt (2591, 2009-04-23)
MATLAB TDM Example\dev\bin\32-bit\USI_Xerces_License.txt (11560, 2009-04-23)
MATLAB TDM Example\dev\bin\32-bit\USI_Xerces_Notice.txt (570, 2009-04-23)
MATLAB TDM Example\dev\bin\32-bit\dacasr.dll (2306048, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\hdf5dll.dll (839680, 2008-10-15)
MATLAB TDM Example\dev\bin\32-bit\nilibddc.dll (143360, 2010-01-29)
MATLAB TDM Example\dev\bin\32-bit\stlport.5.0.dll (671744, 2008-10-16)
MATLAB TDM Example\dev\bin\32-bit\tdms_ebd.dll (516608, 2009-05-25)
MATLAB TDM Example\dev\bin\32-bit\uds.dll (602112, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\usiEx.dll (880640, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\usiPluginTDM.dll (655360, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\uspTdms.dll (786432, 2009-10-20)
MATLAB TDM Example\dev\bin\32-bit\xerces-c_2_8_usi.dll (1888256, 2008-10-15)
MATLAB TDM Example\dev\bin\64-bit (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI\1_0 (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI\1_0\usi_1_0.xsd (18725, 2009-10-20)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI\TDM (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI\TDM\1_0 (0, 2015-10-29)
MATLAB TDM Example\dev\bin\64-bit\DataModels\USI\TDM\1_0\USI_TDM_1_0.xml (6032, 2009-10-20)
MATLAB TDM Example\dev\bin\64-bit\EmbeddedUSICopyrights.chm (24470, 2009-10-20)
MATLAB TDM Example\dev\bin\64-bit\USI_STLport_Notice.txt (2591, 2009-04-23)
MATLAB TDM Example\dev\bin\64-bit\USI_Xerces_License.txt (11560, 2009-04-23)
MATLAB TDM Example\dev\bin\64-bit\USI_Xerces_Notice.txt (570, 2009-04-23)
MATLAB TDM Example\dev\bin\64-bit\dacasr.dll (3460096, 2009-10-20)
MATLAB TDM Example\dev\bin\64-bit\hdf5dll.dll (1028096, 2008-10-15)
... ...

Instructions for National Instruments DIAdem Connectivity Library Development Files The DIAdem Connectivity Library enables applications to read and write TDM (.tdm) and TDM Streaming (.tdms) files. The TDM and TDM Streaming file formats are supported by National Instruments DIAdem. See license.rtf for licensing terms and restrictions. *************************************** ***** Development Instructions ***** *************************************** The 'dev' directory contains the library binaries and Matlab-specific header files. Matlab can call into Windows DLLs, including this library. You can call the loadlibrary, calllib, and unloadlibrary functions in Matlab to access this library. See the Matlab help for these functions and the sample m-files included with this library for more information. The 'dev\bin' and 'dev\include' directories contains separate sub-directories containing the files required for using this library with 32-bit and ***-bit versions of Matlab. Note that the runtime components for this library require the Microsoft Visual C++ 2005 runtime components version 8.0.50727.762 (or a later compatible version) to be installed. You must install 32-bit (x86) and/or ***-bit (x***) versions of the Microsoft Visual C++ 2005 runtime components depending on whether you are using this library with a 32-bit and/or ***-bit version of Matlab. The 'doc' directory includes a help file for this library. The 'samples' directory contains sample m-files that call this library. *************************************** ***** Redistribution Instructions ***** *************************************** If you build a standalone application that calls this library, then your standalone application will depend on the runtime components required by this library. If you build an installer for your standalone application, then you can include the supplied merge modules in your installer to redistribute the required runtime components. The 'redist' directory contains 32-bit and ***-bit merge modules that include the runtime components required by the 32-bit and ***-bit versions of this library. The 'niusiemb.msm' and 'niusiemb_x***.msm' merge modules contains all files in 'dev\bin\32-bit' and 'dev\bin\***-bit', respectively, except for nilibddc.dll. The 'nilibddc.msm' and 'nilibddc_x***.msm' merge modules contain only the 32-bit and ***-bit versions of nilibddc.dll, respectively. Your installed application will require the Microsoft Visual C++ 2005 runtime components version 8.0.50727.762 (or a later compatible version). The 'Microsoft_VC80_CRT_x86.msm' and 'policy_8_0_Microsoft_VC80_CRT_x86.msm' merge modules will install the required components for 32-bit applications. The 'Microsoft_VC80_CRT_x86_x***.msm' and 'policy_8_0_Microsoft_VC80_CRT_x86_x***.msm' merge modules will install the required components for ***-bit applications. The files in the included 'nilibddc[_x***]' and 'niusiemb[_x***].msm' merge modules need to be installed in the same directory as your executable or DLL that uses this library. It is highly recommended that this directory be specific to your application and not a shared system location like the Windows System directory. By default, the supplied 'nilibddc[_x***]' and 'niusiemb[_x***].msm' merge modules install their files to the directory specified by the INSTALLDIR installer property. Some installer authoring tools, including Wise for Windows Installer, set the INSTALLDIR property to the application directory selected by the user at install time. Other installer authoring tools do not use the INSTALLDIR property. For example, Microsoft Visual Studio uses the TARGETDIR property to store the application directory selected by the user at install time. If your installation directory for the files in the merge modules is specified by an installer property other than INSTALLDIR, then you must change the "Installation Directory" property of the merge modules to refer to the correct property name. See the documentation for your installer authoring tool for details. These merge modules have been tested with Wise for Windows and Microsoft Visual Studio. *************************************** ***** Version History ***** *************************************** 9.1 - Added TDM Streaming (.tdms) 2.0 file format support, ***-bit application support, and additional type-safe functions for applications not written in C/C++. 8.6 - Added support for reading and writing Timestamp values and properties. 8.1 - Added support for reading and writing TDM Streaming (.tdms) file format. - Added functions to retrieve property names and property types from a file, channelgroup, or channel. 8.0 - First release. 2010 National Instruments Corporation. All rights reserved.

近期下载者

相关文件


收藏者