LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scilab Gateway under Labview 8.2 and 8.5

On 31 Okt., 16:10, CMal <x...@no.email> wrote:
> Andreas,
> &nbsp;
> Note that the files in the Scilab LabVIEW Gateway zip file should be extracted to:
> &lt;Program Files&gt;\National Instruments\LabVIEW 8.x
> instead of:
> &lt;Program Files&gt;\National Instruments\LabVIEW 8.x\examples
> &nbsp;
> Can you check to make sure the following files are located in these places:
> &nbsp;
> ScriptScila.dll should be located in:
> &lt;LabVIEW 8.5&gt;\resource\script
> &nbsp;
> scilab.mnu should be located in:
> &lt;LabVIEW 8.5&gt;\menus\Categories\Mathematics\-scriptsAndFormulas\More Script Nodes
> &nbsp;
> ScilabScript.vi should be located in:
> &lt;LabVIEW 8.5&gt;\vi.lib\Scilab
> &nbsp;
> If these files aren't in these folders, then they may have been extracted to the wrong location.
> &nbsp;
> &nbsp;
> Chris
> LabVIEW R&amp;D

Hi,

that's it ! It seems, that i do not have extracted all files
correctly.
Now it works.

Life can be so easy 😉

Many thanks & Best Regards
Andreas

0 Kudos
Message 11 of 15
(1,706 Views)
 

For anyone who is interested, the problem with missing carriage returns in the Scilab - LabVIEW Gateway examples has been corrected:
https://www.ni.com/en/support/downloads/tools-network/download.labview-to-scilab-gateway.html

Chris
LabVIEW R&D

Message 12 of 15
(1,660 Views)
In addition to the carriage return fix mentioned in the previous message, the examples that ship with the LabVIEW / Scilab Gateway have been updated with improved  formatting (indents)  for the Scilab scripts.
Sam Shearman
0 Kudos
Message 13 of 15
(1,622 Views)


@altenbach wrote:

Maybe things could be enhanced in the future by adding optional scrollbar for the code portion (horizontal and vertical) and maybe even add line numbers similar to what we got for the mathscript node. 🙂



altenbach,

You can do this in 8.5! Right click on any script node, formula node, or the MathScript node. Under Visible Items, there are options for Scrollbar and Line Numbers.



Enjoy,
Jesse


Message Edited by jattas on 12-18-2007 05:27 PM

Message Edited by jattas on 12-18-2007 05:28 PM
Message 14 of 15
(1,614 Views)


jattas wrote:
You can do this in 8.5! Right click on any script node, formula node, or the MathScript node. Under Visible Items, there are options for Scrollbar and Line Numbers.

Hey thanks!
 
I actually tried that many times in the past without success, so the secret is to right-click in the text area. I always right-clicked on the script node border where "label" is the only visible choice. 😞
0 Kudos
Message 15 of 15
(1,604 Views)