- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
Configure idle Timeout for a session
You can use the UI Session
IdleTimeoutEvent
to have an idle timeout apply to the entire session and the Presentation Engine.- InProject view, right-click theUIfolder and select .UISession# (type)appears inProject view.
- WithUISession# (type)selected, inProperties, inInactivity timeout duration, enter the duration for the timeout.
- InInactivity timeout active, selectTrue.
- UnderEventsafterIdleTimeoutEvent, selectAdd new method, expandCommands, and navigate to select the command that will be executed when the timeout event is triggered.
Provide Feedback