LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using the SciLab LabVIEW gateway

Has anyone had any success running commands through the SciLab Scripting Node that are avaialble through an installed module in SciLab?  I am trying to run a command (emd) that is available through the EMD ToolBox, but am getting an error (Error 1050 occurred at LabVIEW:  Error occurred while executing script. Error message from server: . in Untitled 3) that doesn't really provide much insight as to what is wrong. Essentially, the input (in) is a 1D array of reals, the output (out) is a 2D array of reals and the code in the node is out = emd(in).  This works when I am in SciLab, but fails when using the SciLab scripting node.  I am able to run other simple scripts using the SciLab scripting node (for example, if I use out = sin( 10 * in), I get a 1D array of reals that is what it should be), so I do not think that this is an issue with the Scripting node.  I can't find much in the way of documentation, so any help would be greatly appreciated.

 

 

I am running SciLab 5.4.0, with the EMD Toolbox installed (installed using ATOMS), LabVIEW 2010 and the current version of the SciLab LabVIEW gateway that is available on the NI website.

0 Kudos
Message 1 of 2
(2,509 Views)

Hi,

 

A colleague of mine has some good suggestions on this matter on the following thread:

 

http://forums.ni.com/t5/LabVIEW/Scilab-Script-in-Labview/td-p/748167

 

Please let us know if this helps.

 

Daniel G.

Applications Engineer

National Instruments

http://www.ni.com/support

Daniel G.
Semiconductor & Wireless
National Instruments
0 Kudos
Message 2 of 2
(2,465 Views)