AMX MVP-5150 Spécifications Page 143

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 190
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 142
Programming
131
MVP-5100/5150 5.2" Modero Viewpoint Touch Panels
Miscellaneous MVP Strings back to the Master
The following two strings are sent by the MVP panel back to the communicating Master:
MVP Panel Lock Passcode commands
These commands are used to maintain a passcode list. With the MVOP-5200i, a password must be
entered to remove the panel from the Wall Charging Station. Only the passcode is entered. The user entry
is just for identifying the passcodes.
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
^LPC
Clear all
users from the
User Access
Passwords list on
the Password
Setup page.
Syntax:
"'^LPC'"
Example:
SEND_COMMAND Panel,"'^LPC'"
Clear all users from the User Access Password list on the Password Setup page.
Refer to the
Other Settings section on page 81 for more information.
^LPR
Remove a given
user from the User
Access
Passwords list on
the Password
Setup page.
Syntax:
"'^LPR-<user>'"
Variable:
user = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Panel,"'^LPR-Robert'"
Remove user named ’Robert’ from the User Access Password list on the Password
Setup page. Refer to the
Other Settings section on page 81 for more
information.
^LPS
Set the user name
and password.
This command allows you to:
1. Add a new user name and password OR
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 the Other Settings section on page 81 for more information.
Vue de la page 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 189 190

Commentaires sur ces manuels

Pas de commentaire