Programming

Miscellaneous MVP Strings back to the Master

The following two strings are sent by the MVP panel back to the communicating Master:

MVP Strings to Master

undock <master>

This is sent to the target Master when the MVP is undocked.

 

If the panel has no information within the User Access Passwords list, ’none’ is sent

 

 

as a user.

 

If the undock button on the Protected Setup page is used, ’setup’ is sent as a user.

 

This string can be disabled from within the firmware setup pages.

 

 

dock

This is sent to the target Master when the MVP is docked.

 

This string can be disabled from within the firmware setup pages.

 

 

 

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 Settings Page section on page 77 for more information.

Setup page.

 

 

 

^LPR

Syntax:

Remove a given

"'^LPR-<user>'"

user from the User

Variable:

Access

user = 1 - 50 ASCII characters.

Passwords list on

Example:

the Password

SEND_COMMAND Panel,"'^LPR-Robert'"

Setup page.

 

Remove user named ’Robert’ from the User Access Password list on the Password

 

Setup page. Refer to thePassword Settings 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:

 

"'^LPS-<user>,<passcode>'"

 

Variable:

 

user = 1 - 50 ASCII characters.

 

passcode = 1 - 50 ASCII characters.

 

Example:

 

SEND_COMMAND Panel,"'^LPS-Manager,undock'"

 

Sets a new user name as "Manager" and the password to "undock".

 

Example 2:

 

SEND_COMMAND Panel,"'^LPS-Manager,test'"

 

Changes the given user name password to "test".

 

Refer to thePassword Settings Page section on page 77 for more information.

 

 

MVP-8400i 8.4" Modero® ViewPoint® Touch Panel with Intercom

125

 

 

Page 139
Image 139
AMX MVP-8400i manual Miscellaneous MVP Strings back to the Master, MVP Panel Lock Passcode commands, MVP Strings to Master