hmiSetScreen
Function - Set the active screen for the Embedded HMI.
Inputs
Input |
Data type |
Description |
ID |
DINT |
Identifier of the screen. |
DISPLAY |
DINT |
This parameter is reserved for extensions and must be 0. |
Outputs
Output |
Data type |
Description |
OK |
BOOL |
TRUE if successful. |
Remarks
Call this function in order to set the active screen of the Embedded HMI.
The screen ID is the name given to the screen such as displayed in the project tree.
Example
hmiSetScreen (IDP1, 0);
hmiSetScreen |
IEC 61131-3 Automation platform > Embedded HMI > Embedded HMI functions and blocks > hmiSetScreen |
Created with the Personal Edition of HelpNDoc: Don't be left in the past: convert your WinHelp HLP help files to CHM with HelpNDoc