LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make fullscreen state machine globals.vi file

We're using a state machine globals.vi file to display something and we would like to have the displayed information fullscreen, that is without the scroll bar or window parameters at the top. How could we go about doing this?
0 Kudos
Message 1 of 2
(2,540 Views)

you need to set the runtime windows options.

 

 go to File>VI properties>Window appearance>custom. 

and  File>VI properties>Window size

and File>VI properties>Window position.

 

All the properties have help associated with them so it should be relativly easy to select the desired customizations


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,535 Views)