LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

if posible tu use more panel in Labview such as LOOKOUT, with Pocket PC 2003. My applications need more panel.

My aplications for labview pda , Pocet PC 2003 need more panels. All the panels must execute in the same time such a multitasking. Lookout have this functions.
It is posible to make this?
0 Kudos
Message 1 of 2
(2,721 Views)
LabVIEW PDA does not support having multiple panels (VIs) to be visible at the same time. You can have multiple VIs running at the same time, but only one front panel can be visible at a time. In your application you can control what is visible on the PDA at any given point in time.

From the manual:
PDA VIs display only one front panel at a time. Calling a subVI that shows its front panel when called causes the subVI front panel to obscure the front panel of the calling VI.

Christian L
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
0 Kudos
Message 2 of 2
(2,721 Views)