Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

$InactivityTimeout system tag

  • Last UpdatedJun 17, 2024
  • 1 minute read

Indicates that the time configured for inactivity elapsed.

Category

security

Usage

$InactivityTimeout

Remarks

Set to 1 when the inactivity timer elapses. For more information on setting the log off time, see Configuring an Inactivity Time-Out.

Note: The inactivity timer does not reset for ActiveX controls, OLE and automation controls.

Data Type

Discrete (read only)

See Also

$InactivityWarning

Example(s)

The following example is an "on true" condition script:

If $InactivityTimeout == 1 THEN

Show "Logged Off";

ENDIF

See Also

$InactivityWarning

In This Topic
TitleResults for “How to create a CRG?”Also Available in