hpXAuthorization

<< Click to Display Table of Contents >>

 

hpXAuthorization

This object allows storing the user's group and the stations in which this group can execute changes of values of commands or parameters using the Faceplate Screen.

The hpXAuthorization object can be applied on a scenario where users want to perform restrictions of commands by user's group and the stations this group can work.

The steps to configure the authorization feature is the following:

1.For each group of users to check for their permissions, add a new hpXAuthorization object on folder hpXObjects - AuthorizationManager.

2.Rename this object to the same name of the existing user's group in Studio.

3.For each hpXAuthorization object, add the stations where this group of users can perform changes.

4.In the xfCommand- and xfParameter-type objects that control the authorization per groups, the names of the groups of authorized users must be added to the AuthorizedGroups property, separated by semicolons.

5.To control the authorization of stations, configure the AuthorizedGroups property of objects xfCommand and xfParameter and enable the CheckStation property.

 

Properties of the hpXAuthorization object

Property

Description

AuthorizationName

Authorization's name. This name does not need to be equal to the name of the group of users registered in Elipse E3 or Elipse Power to which this authorization refers

AuthorizationDescription

An optional description for this authorization

AuthorizedUserGroup

Name of the group of users registered in Studio whose group authorization is going to be verified

AuthorizedComputers

List of stations belonging to the group of users, informed in the AuthorizedUserGroup property, which have permission to execute actions. The names of stations must be separated by semicolons

Was this page useful?