09-23-2005 07:21 AM
09-23-2005 12:18 PM
09-27-2005 03:09 AM
09-27-2005 03:14 AM
Hi
Yes I should have made it clearer
We are developing a C# application where there will be customer specific mathematics. What I would like to do is to be able to diagramatically design the maths with labview and also have the ability to develop/view the labview model within the distributed aplication.
A tall order I know but it would be so much cooler than vbscript
Paul
09-27-2005 07:17 AM
Hi Paul,
OK, so you actually want to embed the LabVIEW development environment into your application. So users can develop code from within your running C# application.
Unfortunately there is no way to do this. At best you could have a copy of LabVIEW with each distributed application so users can use LabVIEW itself to build up the mathematics and then call this from your C# code, but as this will be customer defined on site I can't see a way to do this (in terms of getting the inputs and outputs from the functions that can change with each run of the program). Also with this, you would have to purchase a copy of LabVIEW for each installation you wanted of your application.
I agree that this would be a good idea, but unfortunately just not possible.
Regards
Hannah
NIUK & Ireland
09-27-2005 07:27 AM
Hi
Thanks for all your help, guess its back to the scripting idea.
Could be good for the future though as for people like us, we will need to send a mathematician and a programmer to the otherside of the world for implimentation where as you could easily let a mathematician loose on labview and our implimentation takes several months of playing with the maths at site
Paul