キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

MATLAB DataPlugin for 64-bit LabVIEW

Where is the 64-bit LabVIEW support for writing Matlab .mat files?  Or is the source code available for the 32-bit version (https://www.ni.com/en/support/downloads/dataplugins/download.ni-dataplugin-for-matlab--mat-files.htm... so that someone can compile their own?

 

Thanks,

D

0 件の賞賛
メッセージ1/6
4,156件の閲覧回数

It is a plugin to be used with the DataFinder toolkit.  I'm pretty sure that toolkit runs in 32-bit regardless.  You must first install the plugin.  You can then read from/write to the mat file using the DataStorage/DataPlugin palette (in the File palette).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 件の賞賛
メッセージ2/6
4,151件の閲覧回数

crossrulz is 100% correct.  I've run into this specific problem before and the DataFinder Toolkit is only available in 32 bit.

Chris
Certified LabVIEW Architect
Certified TestStand Architect
0 件の賞賛
メッセージ3/6
4,132件の閲覧回数

DataPlugins can be used by Storage VIs which are available on 64bit Windows.

Only a few C++ DataPlugins, such as TDM, TDMS and CSV are ported to 64bit so far - unfortunately not the MATLAB DataPlugin.

But you can use all VBS DataPlugins (including those for processing XLS(X) files) - which are 90% of all DataPlugins on ni.com/dataplugins - on 64bit Windows.

0 件の賞賛
メッセージ4/6
4,093件の閲覧回数

Yes.

 

64 bit Windows - fine. (with 32-bit LabVIEW)

 

64 bit LabVIEW - not supported.

Chris
Certified LabVIEW Architect
Certified TestStand Architect
0 件の賞賛
メッセージ5/6
4,085件の閲覧回数

To clarify what Chris said, 64-Bit Operating Systems with a 32-Bit emulation (x86 directory) are certainly fine with 32-Bit LabVIEW. (this excludes Windows XP 64-Bit as it has no emulation layer)

Most general 32-Bit vs. 64-Bit LabVIEW questions are covered in this KnowledgeBase article.

 

To summarize, you'll have full LabVIEW functionality with the 32-Bit version.

The 64-Bit version of LabVIEW is really only recommended for Vision applications that need the additional resources for large image processing. 

 

As another note, currently, most of our software also only supports 32-Bit versions of The MathWorks, Inc. Software.  

 

MATLAB® is a registered trademark of The MathWorks, Inc.

 

 

Applications Engineer
National Instruments
CLD Certified
メッセージ6/6
4,067件の閲覧回数