Brit; Brt; Dbeep; Ekp - AMX Modero G4 Instruction Manual

Configuration and programming
Table of Contents

Advertisement

Programming
Panel Runtime Operation Commands (Cont.)

BRIT

@BRT

DBEEP

@EKP

PKEYP

@PKP

92
Set the panel brightness.
Syntax:
"'BRIT-<brightness level>'"
Variable:
brightness level = 0 - 100.
Example:
SEND COMMAND Panel,"'BRIT-50'"
Sets the brightness level to 50.
Set the panel brightness.
Syntax:
"'@BRT-<brightness level>'"
Variable:
brightness level = 0 - 100.
Example:
SEND COMMAND Panel,"'@BRT-70'"
Sets the brightness level to 70.
Output a double beep.
Syntax:
"'DBEEP'"
Example:
SEND COMMAND Panel,"'DBEEP'"
Outputs a double beep.
Extend the Keypad.Pops up the keypad icon and initializes the text string to that specified. The Prompt
Text is optional.
Syntax:
"'@EKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@EKP-33333333;Enter Password'"
Pops up the Keypad and initializes the text string '33333333' with prompt text 'Enter
Password'.
Present a private keypad. Pops up the keypad icon and initializes the text string to that specified. Keypad
displays a '*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
"'PKEYP-<initial text>'"
Variable:
initial text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'PKEYP-123456789'"
Pops up the Keypad and initializes the text string '123456789' in '*'.
Present a private keypad. Pops up the keypad icon and initializes the text string to that specified. Keypad
displays a '*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
"'@PKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PKP-1234567;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string 'ENTER PASSWORD' in '*'.
Modero G4 Touch Panels - Configuration and Programming

Advertisement

Table of Contents
loading

Table of Contents