To enter the User keyword in the command line, use one of the options:
- Type User
- Type the shortcut Us
Description
Section titled âDescriptionâThe User keyword is used to log in or to change the user settings.
For more information on users and different settings see User Setting.
User [âUser_Nameâ or User_Number]
[Function] User [âUser_Name or User_Number] ([Setting] [Setting_Value])
Settings
Section titled âSettingsâThe User keyword uses a number of settings. Change the settings using the Set Keyword. If a setting has to have a pool object, use the Assign keyword to assign an object to the setting.
Here are the settings:
| Setting | Object/Option/Value | Description |
|---|---|---|
| Name | Text | The name of the user. This can be used as user ID. |
| Scribble | Scribble pool object | The Scribble assigned to the User object. |
| Appearance | Appearance pool object | The Appearance assigned to the User object. |
| Password | Text | The password is not shown in clear text. |
| Profile | UserProfile object | The assigned User Profile. |
| ScreenConfig | Screen configuration object | The active screen configuration. |
| Rights | âAdminâ, âSetupâ, âProgramâ, âPresetâ, âPlaybackâ, âViewâ, or âNoneâ | The access right assigned to the user. |
| Language | âdeâ, âenâ, âruâ, or âdkâ | The language assigned to the user. |
| Keyboard | âGermanâ, âEnglishâ, âRussianâ, or âDanishâ | The keyboard layout assigned to the userâs onscreen keyboard. |
Example
Section titled âExampleâ- To list the details of all users, type:Â
| User name[Fixture]>List User |
Â
- To log in as âAdminâ, type:
| User name[Fixture]>User Admin |
Alternatively see the Login Keyword.
Â
- To assign appearance number 1 to User 2
| User name[Fixture]>Assign Appearance 1 At User 2Â |
Â
- To change the rights to Playback for user Remote, type:
| User name[Fixture]>Set User âRemoteâ âRightsâ âPlaybackâ |