- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Configure idle timeout for a session
Use
IdleTimeoutEvent
to have an idle timeout apply to the
entire session. A timeout can trigger any custom event- InProject view, right-click theUIfolder and select .UISession# (type)appears inProject view.
- (optional) Hover-over theUISession# (type), selectand enter a new name for the UI session.
- InProperties, set these values:
- Inactivity timeout duration. Enter the duration for the timeout.
- Inactivity timeout active. Set toTrue.
- UnderEventsafterIdleTimeoutEvent, selectAdd new method, expandCommands, and select the command to execute when the timeout event is triggered.
- Apply the session to presentation engines:
- InProject view, select a presentation engine.
- InProperties, fromSessions, select the UI session type.
For more information about presentation engines, see Presentation engines.
Provide Feedback