This widget could not be displayed.
This widget could not be displayed.

LabVIEW

This widget could not be displayed.
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
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
0 Kudos
Message 1 of 2
(2,786 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
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
0 Kudos
Message 2 of 2
(2,786 Views)