09-17-2007 09:00 PM
Several customers have been using the uCalc math parser product with LabVIEW. Recently one LabVIEW / uCalc user has attracted my attention to the fact that the new version of uCalc FMP is now harder to use with LabVIEW. Direct support for LabVIEW was never figured into the design of uCalc. It just so happened that the older uCalc version worked with it. Now, I’d like to figure out if there are enough potential uCalc FMP users to make it worth adding direct support for LabVIEW.
uCalc FMP lets you evaluate math expressions that are defined at runtime. You can define functions, operators, and variables, and use them in your formulas. The older version that is easier to use with LabVIEW can be found at www.ucalc.com/mathparser/ucfmp20.zip (you won’t find the old version in the current download page for now).
I myself have no experience with LabVIEW. However, with some 3rd party help, the user who contacted me recently was able to interface the new uCalc version with LabVIEW. Perhaps LabVIEW developers may want to weigh in. Might you be able to create an “official” uCalc FMP wrapper for the current version of uCalc, or give some tips on what it would take for me to do it?
09-17-2007 10:29 PM
Sorry, I am not familiar with ucalc, but this sounds interesting. Do you have any more details how people were using it in the past and what the new problems are?
Newer versions of LabVIEW have an "import shared library" (menu...tools...import shared library (.dll)...) , that, given a dll, a header file and other info, will create a set of VIs that can be used directly in LabVIEW. I think it would be sufficient to ensure that your distribution contains enough information so this works without mayor problems. 🙂
(If you don't have LabVIEW and want to try for yourself, you can download an evaluation version)
Maybe somebody with a bit more experience with all this can provide more detail.
09-18-2007 12:59 PM
09-18-2007 01:27 PM
@Corbier wrote:
By the way, what is the link to download the evaluation version of LabVIEW? I found links for the tutorial. And there's a "Test-Drive LabView" link that brings me to an online evaluation version.
If you can get your hands on a newer LabVIEW CD or DVD, you can just install it without license number and it will be in evaluation mode. I could not find a download for 8.5, but the 8.2 version is at the following link:
ftp://ftp.ni.com/evaluation/labview/pc/labview_82.exe
09-18-2007 10:12 PM
Thanks for the link. Greatly appreciated!
09-19-2007 10:06 PM
09-21-2007 11:02 AM
I have now created a special wrapper DLL, which I hope will allow you to use LabVIEW with the current version of uCalc FMP (version 2.91). Since I have no experience with LabVIEW myself, I will need the help of LabVIEW users to make sure this works just right. Please visit:
www.ucalc.com/ubb/Forum8/HTML/000021.html
and download the uCalc wrapper DLL for LabVIEW. Then go to the uCalc FMP download page at:
to download the current version of uCalc FMP.
09-21-2007 11:09 AM
10-02-2007 12:12 PM
04-06-2008 03:27 PM