LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

small in big

I have a big vi in labview 6.0. When I print the prpgram, some sequences contain code that are too small. Can I increase the size of the contents in the sequence without changing the size of the sequence frame in labview 6.0? I do not want to change the size of the sequence because it might corrupt the program. The vi is attached.
0 Kudos
Message 1 of 2
(2,353 Views)
you can capture the image of that sequence (only the portion you want) and print out the image.

or you can copy that code into a new vi with a new sequence and print the new VI.

-Joe
Message 2 of 2
(2,342 Views)