ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

basic commands don't work on Linux


kandreas 写:

@ttrr wrote:

 

Hi kandreas,

 

I guess that you problem is that MathScript Node returns error when you build an application. This might be true, since no all MathScript function can work on Run-Time Engine. You can find the function list that are not supported in LabVIEW Run-Time Engine here.


 

I understand the Run-Time Engine's limitations. But no, the problem I have is, when I simply want to "Run" the vi. No build process involved.

If I replace the path(path, a) line with addpath(a) it works. This is super strange.


Hi kandreas,

 

I have tried to run your VI in a LabVIEW project. Everything works well on both Windows and Linux system. Would you please provide more information? Thanks!

0 Kudos
Message 11 of 13
(4,067 Views)

ttrr wrote:



Hi kandreas,

 

I have tried to run your VI in a LabVIEW project. Everything works well on both Windows and Linux system. Would you please provide more information? Thanks!


 

that's my problem too. It works fine on 2 computers, but doesn't on a third one. They all have LV 8.6 installed. I don't understand why a basic VI like this wouldn't work once I copy it onto a different computer.

0 Kudos
Message 12 of 13
(4,065 Views)

Hi kandreas,

 

That is really weird...

 

By the way, have you ever tried to disable the smart CR/LF conversion in WinZip and load your .mat file on Windows? Does it work on your machine? Thanks!

0 Kudos
Message 13 of 13
(4,060 Views)