AMX NXD-500i Panel Runtime Operation Commands Cont, Programming, @Ekp, Pkeyp, @Pkp, Setup, Sleep

Models: NXD-500i

1 148
Download 148 pages 52.91 Kb
Page 126
Image 126
@EKP

Programming

Panel Runtime Operation Commands (Cont.)

@EKP

Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is

Extend the

optional.

 

Keypad.

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'.

 

 

PKEYP

Pops up the keypad icon and initializes the text string to that specified. Keypad displays a

Present a private

'*' instead of the numbers typed. The Prompt Text is optional.

 

keypad.

Syntax:

 

"'PKEYP-<initial text>'"

 

Variables:

 

initial text = 1 - 50 ASCII characters.

 

Example:

 

SEND COMMAND Panel,"'PKEYP-123456789'"

 

Pops up the Keypad and initializes the text string '123456789' in '*'.

 

 

@PKP

Pops up the keypad icon and initializes the text string to that specified. Keypad displays a

Present a private

'*' instead of the numbers typed. The Prompt Text is optional.

keypad.

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 '*'.

 

 

SETUP

Syntax:

Send panel to

"'SETUP'"

SETUP page.

Example:

 

 

SEND COMMAND Panel,"'SETUP'"

 

Sends the panel to the Setup Page.

 

 

SLEEP

Syntax:

Force the panel

"'SLEEP'"

into screen saver

Example:

mode.

SEND COMMAND Panel,"'SLEEP'"

 

 

Forces the panel into screen saver mode.

 

 

120

NXD-500i 5" Wall/Flush Mount Touch Panel with Intercom

Page 126
Image 126
AMX NXD-500i manual Panel Runtime Operation Commands Cont, Programming, @Ekp, Pkeyp, @Pkp, Setup, Sleep