AMX NXD-700Vi manual Panel Runtime Operations, Panel Runtime Operation Commands

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 189
Image 189

Programming

Panel Runtime Operations

Serial Commands are used in the AxcessX Terminal Emulator mode. These commands are case insensitive.

Panel Runtime Operation Commands

ABEEP

Syntax:

Output a single

"'ABEEP'"

beep even if beep

Example:

is Off.

SEND COMMAND Panel,"'ABEEP'"

 

 

Outputs a beep of duration 1 beep even if beep is Off.

 

 

ADBEEP

Syntax:

Output a double

"'ADBEEP'"

beep even if beep

Example:

is Off.

SEND COMMAND Panel,"'ADBEEP'"

 

 

Outputs a double beep even if beep is Off.

 

 

@AKB

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

Pop up the

Text is optional.

 

keyboard icon and

Syntax:

initialize the text

"'@AKB-<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,"'@AKB-Texas;Enter State'"

 

Pops up the Keyboard and initializes the text string 'Texas' with prompt text 'Enter State'.

 

 

AKEYB

Keyboard string is set to null on power up and is stored until power is lost.

Pop up the

Syntax:

keyboard icon and

"'AKEYB-<initial text>'"

initialize the text

Variables:

string to that

 

specified.

initial text = 1 - 50 ASCII characters.

 

Example:

 

SEND COMMAND Panel,"'AKEYB-This is a Test'"

 

Pops up the Keyboard and initializes the text string 'This is a Test'.

 

 

AKEYP

The keypad string is set to null on power up and is stored until power is lost.

Pop up the

Syntax:

keypad icon and

"'AKEYP-<number string>'"

initialize the text

Variables:

string to that

 

specified.

number string = 0 - 9999.

 

Example:

 

SEND COMMAND Panel,"'AKEP-12345'"

 

Pops up the Keypad and initializes the text string '12345'.

 

 

AKEYR

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

Remove the

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

 

Keyboard/

Syntax:

Keypad.

"'AKEYR'"

 

 

Example:

 

SEND COMMAND Panel,"'AKEYR'"

 

Removes the Keyboard/Keypad.

 

 

7" Modero Widescreen Touch Panels

167

 

 

Page 189
Image 189
AMX NXD-700Vi manual Panel Runtime Operations, Panel Runtime Operation Commands