LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Newbie Questions

1. Can you embed VI's within VB??
2. Can you embed VB within Labview??

Pre-Thanks

Gene
0 Kudos
Message 1 of 2
(2,516 Views)
The link below may contain answer to your first question:
http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/7978ad6ff174273c86256673004a97b0?OpenDocument
I noticed that there is an error in the program; to run it you need to change the line that says
ParamNames(0) = "Arithmetic expression" to
ParamNames(0) = "Arithmetic Expression"
0 Kudos
Message 2 of 2
(2,516 Views)