LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying text in labview

I am new to labview.  I am trying to convert cvi programs to labview.  I am currently trying to dispaly text in a status window using labview.  In CVI I used a textbox and kept adding lines to the box.  How can I perform this task in labview?  
0 Kudos
Message 1 of 2
(7,818 Views)
Hi TheSpecia…,
create a string indicator and connect a string constant to it. If you want to learn more about LabView, you can use the free courses.
 
 
Mike
0 Kudos
Message 2 of 2
(7,810 Views)