Overview
Coding that exemplifies how to run two VIs simultaneously while selectin on which monitor should one of these be displayed.
Description
This VI allows you to open up two front panels and make changes to both of them simultaneously. You can also choose to open the SubVI in a second monitor, if your computer is equipped with dual monitors.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Select the monitor that will host the SubVI
2. Select the Run button.
3. Stop both of them with the Stop button on the Main VI.
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks for posting! Could you please include a screenshot and rename your files to reflect the LabVIEW version?