LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

white strip appears at bottom of vi

When I call a certain vi in a fairly large program that I have written, a
white strip appears at the bottom of the window (it is not there when program
isn't running). does anyone know what may be causing this? thanks for any
help.
0 Kudos
Message 1 of 3
(2,382 Views)
Can't say for sure but usually when white space appears it means the processor is
off doing something intensive and hasn't gotten back to refresh. If something is
timing out or a large operation is being executed then these show up.

Jim

patrick sincebaugh wrote:

> When I call a certain vi in a fairly large program that I have written, a
> white strip appears at the bottom of the window (it is not there when program
> isn't running). does anyone know what may be causing this? thanks for any
> help.
0 Kudos
Message 2 of 3
(2,382 Views)
James,

thanks for the reply. FYI, when I unselected the option to 'maintain proportions
to monitor resolution' under the vi->windows setup, everything worked fine.
I guess this was resulting in screen not updating.

pat

James Morrison/Joan Lester wrote:
>Can't say for sure but usually when white space appears it means the processor
is>off doing something intensive and hasn't gotten back to refresh. If something
is>timing out or a large operation is being executed then these show up.>>Jim>>patrick
sincebaugh wrote:>>> When I call a certain vi in a fairly large program that
I have written, a>> white strip appears at the bottom of the window (it is
not there when program>> isn't running). does anyone know what may be causing
this?
thanks for any>> help.>
0 Kudos
Message 3 of 3
(2,382 Views)