Configure idle timeout for a container

Apply an idle timeout to a specific container object using a NetLogic. Idle timeouts configured using a NetLogic do not apply to the entire project. A timeout can trigger any custom event.
  1. From the toolbar, select
    Template Libraries
    and then search for
    Idle Timeout
  2. Under
    Components
    , drag
    Idle Timeout
    directly into
    MainWindow (type)
    or the screen in
    Project view
    where you want to display the screen saver.
    For more information about screens, see Screen.
  3. In
    Libraries
    , select
    Close
    .
  4. In
    Duration
    , enter the time before the timeout occurs.
  5. In
    Project view
    , select
    IdleTimeoutLogic
    and set these values in
    Properties
    :
    • Enabled
      . Set to
      True
    • Duration
      . Set the idle timeout.
  6. In
    Project view
    , expand the imported
    IdleTimeoutLogic
    and select
    OnTimeout
    .
  7. In
    Properties
    after
    OnTimeout
    , select
    Edit
    .
  8. In the browser, expand
    Commands
    , expand the type of command, and then select the command to execute when the timeout event occurs.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.