
Programming
MVP Panel Lock Passcode commands
These commands are used to maintain a passcode list. From certain panels a password must be entered to remove the panel from its cradle. Only the passcode is entered. The user is just for identifying the passcodes.
MVP Panel Lock Passcode Commands
^LPC | Syntax: | |
Clear all | "'^LPC'" | |
users from the | Example: | |
User Access | SEND_COMMAND Panel,"'^LPC'" | |
Passwords list on | Clear all users from the User Access Password list on the Password Setup page. | |
the Password | ||
Refer to the Password Setup Page section on page 77 for more information. | ||
Setup page. | ||
| ||
|
| |
^LPR | Syntax: | |
Remove a given | ||
user from the User | Variable: | |
Access | user = 1 - 50 ASCII characters. | |
Passwords list on | Example: | |
the Password | ||
SEND_COMMAND | ||
Setup page. | ||
| Remove user named ’Robert’ from the User Access Password list on the Password | |
| Setup page. Refer to thePassword Setup Page section on page 77 for more | |
| information. | |
|
| |
^LPS | This command allows you to: | |
Set the user name | 1. Add a new user name and password OR | |
and password. | 2. Set the password for a given user. | |
| The user name and password combo is added to the User Access and/or Password list | |
| in the Password Setup page. The user name must be alphanumeric. | |
| Syntax: | |
| ||
| Variable: | |
| user = 1 - 50 ASCII characters. | |
| passcode = 1 - 50 ASCII characters. | |
| Example: | |
| SEND_COMMAND | |
| Sets a new user name as "Manager" and the password to "undock". | |
| Example 2: | |
| SEND_COMMAND | |
| Changes the given user name password to "test". | |
| Refer to thePassword Setup Page section on page 77 for more information. | |
|
|
127 | |
|
|