|  |  |  |  |  |  |  |  |  | 
|  | ||||||||
|  |  |  |  | |||||
|  |  |  |  |  |  | |||
Category
Function
Allows control panels to be opened and closed from within a visual program.
Syntax
Available only in the user interface.
Inputs
| Name | Type | Default | Description | 
|---|---|---|---|
| name | string or string list | no default | name of the control panel(s) to be opened or closed | 
| open | flag, flag list, or string list | 0 | 0: close the control panels(s) 1: open the control panels(s) | 
Functional Details
| name | specifies the control panel(s) to be opened. | 
| open | determines whether the specified control panel(s) will be opened (1) or closed (0). The effect of this parameter depends on the type of argument supplied: 
 
 | 
Example Visual Program InterfaceControl1.net
See Also Execute, ManageColormapEditor, ManageImageWindow, ManageSequencer
[ OpenDX Home at IBM | OpenDX.org ]