Text effects names – AMX Modero MVP-5200i User Manual

Page 142

Advertising
background image

Programming

134

MVP-5200i Modero Viewpoint Widescreen Touch Panel

Text Effects Names

The following is a listing of text effects names associated with the ^TEF command on page 132.

MVP Panel Lock Passcode Commands (Cont.)

^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 87 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 87 for more information.

Text Effects

• Glow -S

• Medium Drop Shadow 1

• Hard Drop Shadow 1

• Glow -M

• Medium Drop Shadow 2

• Hard Drop Shadow 2

• Glow -L

• Medium Drop Shadow 3

• Hard Drop Shadow 3

• Glow -X

• Medium Drop Shadow 4

• Hard Drop Shadow 4

• Outline -S

• Medium Drop Shadow 5

• Hard Drop Shadow 5

• Outline -M

• Medium Drop Shadow 6

• Hard Drop Shadow 6

• Outline -L

• Medium Drop Shadow 7

• Hard Drop Shadow 7

• Outline -X

• Medium Drop Shadow 8

• Hard Drop Shadow 8

• Soft Drop Shadow 1

• Medium Drop Shadow 1 with outline • Hard Drop Shadow 1 with outline

• Soft Drop Shadow 2

• Medium Drop Shadow 2 with outline • Hard Drop Shadow 2 with outline

• Soft Drop Shadow 3

• Medium Drop Shadow 3 with outline • Hard Drop Shadow 3 with outline

• Soft Drop Shadow 4

• Medium Drop Shadow 4 with outline • Hard Drop Shadow 4 with outline

• Soft Drop Shadow 5

• Medium Drop Shadow 5 with outline • Hard Drop Shadow 5 with outline

• Soft Drop Shadow 6

• Medium Drop Shadow 6 with outline • Hard Drop Shadow 6 with outline

• Soft Drop Shadow 7

• Medium Drop Shadow 7 with outline • Hard Drop Shadow 7 with outline

• Soft Drop Shadow 8

• Medium Drop Shadow 8 with outline • Hard Drop Shadow 8 with outline

Advertising