Use the Mobile Module templates as a starting point for developing Mobile VIs. From the Getting Started window, select New to open the New dialog box. Expand VI»From Template»Mobile and select a template.
![]() | Tip You also can use the templates as a starting point by right-clicking the target in the Project Explorer window and selecting New Mobile VI from the shortcut menu. |
The Mobile Module includes portrait and landscape templates.
The portrait screen template uses 28-point fonts, and the overall size of the user interface is 480 x 600 pixels. When you build a Mobile VI into an application, LabVIEW reduces the user interface by a scale factor of two, so fonts appear as 14-point type, and the user interface is 240 x 300 pixels on the target.
The landscape screen template uses 28-point fonts, and the overall size of the user interface is 640 x 480 pixels. When you build a Mobile VI into an application, LabVIEW reduces the user interface by a scale factor of two, so fonts appear as 14-point type, and the user interface is 320 x 220 pixels on the target.