09-25-2012 08:14 PM
I am wondering if anyone has had the problem of their mathscript nodes not working when transitioning a program from Labview 2011 32-bit to Labview 2011 64-bit. I am not sure why it is doing this or how to fix it. Any ideas?
Thanks so much for your help - any is appreciated.
09-25-2012 09:00 PM
What kind of errors do you get?
I am not aware of a 64bit mathscript version. Where did you get it?
09-25-2012 09:19 PM
Maybe that is the basic problem! It all looks good when I open it - no broken wires or anything - just a broken arrow and block diagram errors that say
MathScript Node: An internal MathScript error has occurred.
MathScript Node: MathScript RT Module license is invalid or missing
Maybe there isn't a MathScript RT Module for the 64-bit version...
I am trying to redo the formulas using a matlab script - not sure it will work in the same way (I didn't write the mathscript formulas originally - but the broken arrow goes away once the mathscript node is removed.
Thanks!
09-25-2012 09:43 PM
when I tried to run the program - it says that the:
Error 1046 occurred at LabVIEW: LabVIEW cannot initialize the script server. Ensure the server software is installed.
LabVIEW: LabVIEW cannot initialize the script server. Ensure the server software is installed.
Does this mean that the 64-bit can't handle any type of script node?
09-25-2012 11:14 PM
Do you have a specific reason to use 64bit? If possible I would stick to LabVIEW 32bit, it runs great on 64bit windows.
According to the FAQ, only very few add-ons support 64bit LabVIEW:
QUOTE from here: Currently, the NI Vision Module, Application Builder, and Measurement Suite for Fixed WiMAX are available for use in LabVIEW 64-bit. Any other modules and toolkits must be ran using the LabVIEW 32-bit Environment.
09-26-2012 09:10 AM
Yes, altenbach is correct. At the moment we do not have Mathscript RT offered for LabVIEW 64-bit. All the errors you are running into is because of missing function to make MS to work properly. You should really use the 32-bit LabVIEW on the 64-bit OS. This is fully supported.
08-09-2013 01:48 PM
Is there any timetable that 64 bit Mathscript module would be available? NI seems a little slow providing the 64bit modules. It's been what, three years since 64bit LabVIEW is available? But so far only few modules 64 bit.
08-09-2013 04:46 PM
I was asked the other day why aren't my LabVIEW applications compiled for 64bit, and the MathScript module was one of my reasons and the second reason was becasue we still have 1 or 2 production machines running 32bit Windows.
02-23-2014 09:16 AM
Hello Mr Altenbach,
do you have any clue, when labview will be able to run MS under 64 bits???
Thnaks,
Nico
02-23-2014 09:47 PM
nico1981 wrote:do you have any clue, when labview will be able to run MS under 64 bits???
No. I don't work for NI, and don't really use mathscript at all. You can run mathscript on 64bit windows if you use LabVIEW 32bit (which is recommended anyway).
Why do you think you need mathscript 64bit?