Supported InTouch HMI functionalities
- Last UpdatedSep 17, 2024
- 3 minute read
Supported client controls
The following InTouch HMI client controls are supported in Operations Control connected experience using AVEVA Identity Manager authentication.
-
Alarm Client Control: The Alarm Client Control leverages SSO functionality so that you can experience a seamless Single Sign-On from the view application for History Blocks. The authenticated user with entitlements can view Historian alarms in the WindowViewer.
Note: For Alarm Client Control to work in Operations Control connected experience, you must configure External Roles from CONNECT.
-
Trend Control: The Trend Control leverages SSO functionality so you experience a seamless Single Sign-On from the view application.
-
Trend Pen: The Trend Pen leverages SSO functionality so that you can experience a seamless Single Sign-On from the view application. The authenticated user with entitlements can view Historical Trend in the WindowViewer.
Supported system tags
The following InTouch HMI system tags are supported in Operations Control connected experience using AVEVA ID.
-
$AccessLevel: The $AccessLevel system tag has been updated to be used with the AddPermission() method. If a runtime user is a member of multiple groups from CONNECT, the access level will be determined by the group with the highest access level.
-
$AccessTokenChanged: The $AccessTokenChanged System Discrete tag is a Read-Only tag.
-
$Operator: The $Operator system tag will display the signed in user from CONNECT.
-
$OperatorName: The $OperatorName system tag will display the signed in user from CONNECT.
Scripting methods
InTouch HMI also supports scripting methods in Operations Control connected experience. The following scripting methods were either added or modified to support Operations Control connected experience.
-
GetAccessToken()
-
GetAccessSecureToken()
-
AddPermission()
The AddPermission() method accepts only two parameters in Operations Control connected experience:
-
CONNECT Group
-
Access Level
Script function for AddPermission() in Operations Control connected experience:
DiscreteTag=AddPermission("", "CONNECT group", AccessLevel);
If a runtime user is a member of multiple groups from CONNECT, the access level will be determined by the group with the highest access level.
-
-
GetTokenConnectionstatus()
-
SignedWrite()
-
IsAssignedRole()
-
Logoff()
Note: The ChangePassword() script function is not supported in Operations Control connected experience and will be disabled.
CONNECT Industrial Graphics drive
Operations Control connected experience provides Single Sign-On functionality for CONNECT Industrial Graphics drive in WindowMaker. If you have authenticated in CONNECT under the connected experience, you can view your Industrial Graphics drive when launching WindowMaker. This allows you to start using the CONNECT Industrial Graphics drive in WindowMaker without having to authenticate again. Therefore, in Operations Control connected experience, you will not see the CONNECT tab under File menu of the WindowMaker.
-
In Operations Control connected experience when you launch WindowMaker, if you authenticate successfully with CONNECT using your credentials or through Single Sign-On and if you have valid subscription, the WindowMaker will open.
-
You can view your CONNECT Industrial Graphics drives that are available in the Graphic Toolbox. You can also navigate to other tenants in your account using the drop-down menu.
-
You can interact with the Industrial Graphics cloud drive based on the permissions you have on the CONNECT Industrial Graphics drive.
Note: You must have the Content Contributor role to access CONNECT Industrial Graphics drive. This is required for both Operations Control connected experience and non-connected experience use.
-
Secured write/verified write
-
WindowViewer supports Secured Write and Verified Write with authentication through AVEVA ID.
-
You have to authenticate with CONNECT to perform secured write or verified write action.
-
SSO is not supported for secured write or verified write operations.
Network Application Development (NAD)
NAD is supported for Operations Control connected experience and authentication with AVEVA Identity Manager.
InTouch Access Anywhere
InTouch Access Anywhere is supported for Operations Control connected experience and authentication with AVEVA Identity Manager.
Web Client
-
On launching the Web Client URL, you will be prompted to authenticate with CONNECT.
-
After logging in successfully, if you have valid entitlements and permissions, the Web Client runs.