LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Updating indicators on front panels

If a front panel is not displayed, do updates to indicators actually occur (other than those that are used as outputs). If so, can efficiency be improved by deleting these indicators?

Thanks,
Bill F
0 Kudos
Message 1 of 2
(2,370 Views)
"If a front panel is not displayed, do updates to indicators actually occur (other than those that are used as outputs). If so, can efficiency be improved by deleting these indicators? "

No they are not updated if not shown.
BUT, in term of memory allocation, if your unused indicators contain a lot of data, of either array or bundle datatype, then LabVIEW will give them memory spaces which in some case is intended to be avoided.

Doc-Doc
Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
Message 2 of 2
(2,370 Views)