LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab script on the FP-2000

hello,
I use a script matlab with LabView RT, which I download on my FP-2000. When I carry out my VI, I have the following error : Failed to load script support dll from c:\ni-rt\system\script. in essai.vi.
Why my script of test (a=12 and I post a) does not walk on the FP-2000?
Thank you
0 Kudos
Message 1 of 2
(2,783 Views)
Hello,

It's not currently possible to run MATLAB scripts on a LabVIEW Real-Time target. When you use a MATLAB script in LabVIEW, it calls the MATLAB engine on the PC. Since the MATLAB engine can't run on the Real-Time Operating System, you can't interface with it to run the scripts. The error you see is expected.

Regards,
Dafna Livni
National Instruments
0 Kudos
Message 2 of 2
(2,783 Views)