If a subVI requires user input to continue, you must set the subVI to show its front panel when called by enabling the Show front panel when called and Close afterwards if originally closed properties for the subVI because you cannot switch to the front panel of another VI. If you do not set Show front panel when called and Close afterwards if originally closed properties for a subVI that includes a front panel that displays on execution, the PDA or Touch Panel application behaves incorrectly.
If you open a subVI front panel in a PDA or Touch Panel VI, the subVI pauses all other calling VIs and their subVIs, which is different than LabVIEW for Windows. When the subVI front panel closes, the other calling VIs and their subVIs resume.
Complete the following steps to enable the Show front panel when called and Close afterwards if originally closed properties for a single instance of a subVI in a PDA or Touch Panel VI.
Complete the following steps to enable the Show front panel when called and Close afterwards if originally closed properties for all subVIs in a PDA or Touch Panel VI.