LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mobile module - open new front panel

Solved!
Go to solution

Hi,

 

Is it possible  to open a new front panel from the main vi on the PDA target, created with LV Mobile module?

 

I like to press the button in the main vi, and open second vi with the new front panel and new controls and indicators.

 

Thanks.

Best regards,
zdenko.

0 Kudos
Message 1 of 3
(2,737 Views)
Solution
Accepted by topic author blisk

By the word 'new window' you mean to say you are trying to call a subvi??  If so that is possible.  Place the VI as a subvi and modify the "subvi node setup" so that the sub vi Front panel opens.

 

But if you are looking at opening a non existant vi i.e. creating a new vi dynamically it is not possible.  In LabVIEW environment VI templates solved this problem but PDA does not support *.vit's

 

Post back for queries.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 2 of 3
(2,708 Views)

Thanks.

 

Works perfect.

 

Best regards,

Zdenko.

0 Kudos
Message 3 of 3
(2,680 Views)