LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Mathscript Fundamentals VI in LabVIEW 8

Sorry for the delay in getting back to you.  I have been trying different things on several different machines over the past couple of days without success in reproducing the error.  Did you happen to be a beta user of LabVIEW 8?  If so, did you install the release version on top of the beta version?

If the fractal VI is broken as soon as you open it, could you post it here so I could take a look at it?  Also, if you could post your labview.ini file, I could try to reproduce the problem with your specific settings.

Grant M.
Staff Software Engineer | LabVIEW Math & Signal Processing | National Instruments
0 Kudos
Message 11 of 15
(1,124 Views)

Grant-

 

Here's the VI, a screen shot of the error message I get, and the INI file.   I'm only sending the top-level vi.  I noticed there are several hundred in the hierarchy.

Also, even just dropping a MathScript frame on a new VI gives the error as well.  Re-installing may be the fix.

I was not a LabVIEW 8 Beta tester, but I did have LabVIEW 7  before.

 

Matt

Download All
0 Kudos
Message 12 of 15
(1,116 Views)
Matt,

I have replaced my INI file with yours and I now see the same issue as you.  For some reason, it looks like the problem is with the line

server.vi.access="+Station A1 - VIServer Example.vi;+Station A2 - VIServer Example.vi;+Station B1 - VIServer Example.vi;+Station B2 - VIServer Example.vi"

If I remove that line, everything works fine.  Can you try removing this line to see if it helps you as well?  It is strange that the line could affect the MathScript examples.  I am not familiar with what that line does, so you may need it for your system to operate correctly.  Did you copy the line from a previous LabVIEW INI file?  I will be out of the office for the new two days, but I will research that INI token and look into the problem with that line when I return next week.

Grant M.
Staff Software Engineer | LabVIEW Math & Signal Processing | National Instruments
Message 13 of 15
(1,104 Views)

Grant-

Thanks for finding that.  I appreciate the help.  I am on the road this week, so I won't be able to try it until Monday. 

I have not messed with the INI file.  I recognize the VIs it lists though.  I was running the VI server example a month or so ago for another project.  When a VI like that is run, does it change the INI file?
 
Regards
Matt
0 Kudos
Message 14 of 15
(1,094 Views)

Grant-

I took out that one line in my ini file, and all the Mathscript examples now work fine. 

Thanks for the help

Matt

Robot Very Happy

0 Kudos
Message 15 of 15
(1,083 Views)