Return handle to a Panel with the given name
| <sensics>.getPanel( | |
| name |
)
name
Name of the panel
This command will return the Panel object with the given name. The name of the panel is specified in the piSight layout configuration file.
sensics.Panel object or None if panel does not exist.