LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I export a Labwindows UI to Labview?

Can I do it?
How to export Labwindow uir file to a Labview vi file?

0 Kudos
Message 1 of 2
(2,377 Views)
jon,

You cannot directly export a .uir to a VI. You can compile the project with the .uir into a DLL and call it from LabVIEW or build a user interface resembling the same one in LabVIEW, but there is not a way to export the controls on a .uir to a front panel in LabVIEW

Message Edited by Jon M on 05-16-2007 06:13 PM

Test Engineer - CTA
0 Kudos
Message 2 of 2
(2,354 Views)