Opens the front panel window of the main VI with some default and optional settings such as minimum window size. This VI is usually used during the startup of any VI based on the thaTEC:driver template.
VI Refnum (Required)
- Input type: Refnum
- Description: VI reference of the Main VI (“template_MAIN.vi”).
Set key focus? (Recommended)
- Input type: Boolean
- Default value: True
- Description: If True, the key focus will be set to the control with tabbing index 0. This is very powerful in combination with the set_skip-tabbing VI to optimize the workflow.
FP min width (Required)
- Input type: I16
- Default value: 0
- Description: Defines the minimum width of the front panel, i.e., that all controls will be visible.
FP min height (Required)
- Input type: I16
- Default value: 0
- Description: Defines the minimum height of the front panel, i.e., that all controls will be visible.
whoami (Required)
- Input type: Refnum
- Description: Reference of the whoami control of the thaTEC:driver template. Required to overwrite the minimum window size if the name does not fit into the title bar.
set colors? (Optional)
- Input type: Boolean
- Default value: False
- Description: If True, the background color is changed to white and all text decorations, i.e. descriptions, and splitter bars will be colored green.
logo (Recommended)
- Input type: Boolean
- Default value: True
- Set to True if the THATec Innovation logo is visible on the upper left of the front panel
- Overwrites the minimum panel size according to the device name and the logo size