LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to embed a script language interpreter into a LabWindows/CVI ?

Dear all:
         I am using CVI8.0, and is there any way to embed a script language interpreter, such as TCL,  into a LabWindows/CVI ?
If can, which script language interpreter and how to embed?
        
         Thanks very much!
0 Kudos
Message 1 of 3
(3,224 Views)
Python might suit your application; here are a couple of links:
Python Tutorial
Embedding Python in C/C++
Embedding Python in Multi-Threaded C/C++ Applications

(This is something I have never tried, but would like to experiment with myself)

Let us know how you go.

Regards,
Colin.
0 Kudos
Message 2 of 3
(3,199 Views)
What about Tcl? Can it be embeded in CVI? Anyone have tried it?
Thanks!
0 Kudos
Message 3 of 3
(3,193 Views)