Skip to main content
Open topic with navigation CAPL Functions » General » Function Overview » openPanel

openPanel

Valid for: CANoe DE • CANoe4SW DE Note: If several panels with the same name exist in the CANoe DE product configuration, this command affects all these panels.

Function Syntax

void openPanel(char panelName[]);

Description

Opens a panel. The panel is accessed by its individual panel name that is entered in the Panel Designer.

Parameters

  • panelName: Panel name, restricted to 128 characters.

Return Values

Example

closePanel