ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a reference for VB application in LabVIEW

Hi,
 
I am using a VI that allows me to import Visual Basic code into LabVIEW. It is called LabBasic. However, my Visual Basic code only runs when I add a reference to my project within Visual Basic. Can I do the same thing within LabVIEW?
 
Thank you.
0 Kudos
Message 1 of 3
(2,801 Views)

I'm not sure I understand your question.  The LabBasic home page says that:


Using LabBASIC is just like using any other VI. Source code can be typed into the syntax aware dialog box on the Express VI’s configuration dialog box, or a simple text control or constant can be used and wired to the LabBASIC VI. Values are passed into LabBASIC by bundling elements into a cluster, and then wiring the cluster to the LabBASIC VI. The LabBASIC VI produces a standard LabVIEW Error Cluster that can report on any syntax errors, and also allows the user to output a text string. This string can then be used, cast, split, etc for use by other elements in LabVIEW.


David_B
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,779 Views)
Hello.
I work on Labview 7.1 and Labbasic doesn't work on it.
Can I find the same tool for my Labview version?
 
Thanks
0 Kudos
Message 3 of 3
(2,753 Views)