- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Configure idle timeout for a page
Use a NetLogic to configure an idle timeout if you want the timeout to apply only a specific page or panel. Idle timeouts configured using a NetLogic do not apply to the entire project.
- SelectTemplate Libraries.
- InTemplate Libraries, selectScripts.
- UnderComponents, dragIdle Timeoutdirectly into the start window, such asMainWindow (type), inProject view.
- InLibraries, selectClose.
- WithIdleTimeoutLogicselected, inProperties, inEnabled,selectTrueto enable NetLogic. EnablingIdleTimeoutLogicenables the timeout by default.
- InDuration, enter the time before the timeout occurs.
- InProject view, expandIdleTimoutLogicand then selectOnTimeout.
- InPropertiesafterOnTimeout, select
.
- In the browser, expandCommands, expand the type of command, and then select the command that will be executed when the timeout event is triggered.
- ClickSelect.
Provide Feedback