You can bring up the [Security Configuration] window by selecting [Tools] – [Security] or double-clicking the ‘Security’ on the project workspace.
(1) Security Configuration
Item | Description |
ID | Displays the user’s ID. |
Desc | Displays the description of the corresponding user. |
Level | Displays the user’s security level. |
Log On Action | Displays the log on action of the corresponding user. |
Log Off Action | Displays the log off action of the corresponding user. |
New User | Adds a new user to the list. |
Delete | Deletes the selected user from the list. |
Edit | Edits the selected user. |
(2) New User
Item | Description |
User ID | Enter an ID to distinguish the user. You can enter up to 15 characters. |
Level | Assign a security level for the current user. You can assign from 0 (the lowest level) to 10 (the highest level). |
Password | Enter a password for the current user. You can only enter numeric characters. |
Description | Enter a description of the user. |
Log On Action | Enter the command expression that will be executed when the user logs on. You can use addresses or tags by pressing the [Addr] or [Tag] button. |
Log Off Action | Enter the command expression that will be executed when the user logs off. You can use addresses or tags by pressing the [Addr] or [Tag] button. |
Script priority | You can assign a priority to the command expression used for the Log On/Off Action. The priority can be assigned from 0 (the lowest priority) to 10 (the highest priority). |
| When there are several user IDs in the project, only one account can log in to the system. If another user logs in to the project, the current user ID automatically logs out. |