03-05-2007 08:51 PM
I have been asked this question and I don't know the answer. What is LabVIEW made up of? Does it translate in to C, machine code or is it like CLR which is platform independent.
Well I don't know does any one know????
Thanks
03-05-2007 10:14 PM
03-06-2007 10:02 AM
Thanks for you reply...
The reason asked is because how would you be able to communicate with other languages such as VB.net. I want to see if is possible of call different methods In Labview using VB. I understand that you could use ActiveX, but can you use that for calling the Invoke Method to Run a VI remotely For example??
03-06-2007 02:40 PM - edited 03-06-2007 02:40 PM
"I understand that you could use ActiveX, but can you use that for calling the Invoke Method to Run a VI remotely For example??"
Yes!
I do not remeber off-hand how I did it but I did post to this forum sharing what I did. I would start by searching on "Ben" and "VB".
Here it is.
http://forums.ni.com/ni/board/message?board.id=170&message.id=55862&query.id=46042#M55862
Ben
Message Edited by Ben on 03-06-2007 02:42 PM
03-07-2007 03:52 AM
Hi
Thanks for your reply ben. I’m not using a dll file and my labview is not a client of another labview file. I currently have an asp file that need to run and pass values to the controls on the VI on the web server which that would pass the values the lab server using application and VI references. I thought of using a CGI in labview. Have you got any ideas on how to do this better ???
Can you help??
03-07-2007 08:29 AM
Hi Need Help,
THe forum can help!
Post up example code to let us look. We will not write code for you but we can offer advise.
Ben