AMX NXT-1200V Panel Runtime Operation Commands Cont, Programming, @Akp, @Akr, Beep, Brit, @Brt

Models: NXT-1200V

1 196
Download 196 pages 6.82 Kb
Page 173
Image 173
Panel Runtime Operation Commands (Cont.)

 

Programming

 

Panel Runtime Operation Commands (Cont.)

 

 

 

 

@AKP

Keypad string is set to null on power up and is stored until power is lost. The Prompt Text

 

Pop up the

is optional.

 

 

 

keypad icon and

Syntax:

 

initialize the text

"'@AKP-<initial text>;<prompt text>'"

 

string to that

 

Variables:

 

specified.

 

 

 

 

initial text = 1 - 50 ASCII characters.

 

 

prompt text = 1 - 50 ASCII characters.

 

 

Example:

 

 

SEND COMMAND Panel,"'@AKP-12345678;ENTER PASSWORD'"

 

 

Pops up the Keypad and initializes the text string '12345678' with prompt text ’ENTER

 

 

PASSWORD’.

 

 

 

 

@AKR

Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP',

 

Remove the

@AKB, @AKP, @PKP, @EKP, or @TKP commands.

 

 

 

Keyboard/

Syntax:

 

Keypad.

"'@AKR'"

 

 

 

 

Example:

 

 

SEND COMMAND Panel,"'@AKR'"

 

 

Removes the Keyboard/Keypad.

 

 

 

 

BEEP

Syntax:

 

Output a beep.

"'BEEP'"

 

 

Example:

 

 

SEND COMMAND Panel,"'BEEP'"

 

 

Outputs a beep.

 

 

 

 

BRIT

Syntax:

 

Set the panel

"'BRIT-<brightness level>'"

 

brightness.

Variable:

 

 

 

 

brightness level = 0 - 100.

 

 

Example:

 

 

SEND COMMAND Panel,"'BRIT-50'"

 

 

Sets the brightness level to 50.

 

 

 

 

@BRT

Syntax:

 

Set the panel

"'@BRT-<brightness level>'"

 

brightness.

Variable:

 

 

 

 

brightness level = 0 - 100.

 

 

Example:

 

 

SEND COMMAND Panel,"'@BRT-70'"

 

 

Sets the brightness level to 70.

 

 

 

 

DBEEP

Syntax:

 

Output a

"'DBEEP'"

 

double beep.

Example:

 

 

 

 

SEND COMMAND Panel,"'DBEEP'"

 

 

Outputs a double beep.

 

 

 

 

1200V Modero Video Touch Panels

163

 

 

Page 173
Image 173
AMX NXT-1200V manual Panel Runtime Operation Commands Cont, Programming, @Akp, @Akr, Beep, Brit, @Brt, Dbeep