AMX NXD-700Vi manual @Ppx, @Pse, @Psp, @Pst

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 153
Image 153

 

Programming

 

 

 

@PPX

This command works in the same way as the 'Clear All' command in TPDesign 4.

 

Close all

Syntax:

 

popups on all

"'@PPX'"

 

pages.

 

Example:

 

 

 

 

SEND_COMMAND Panel,"'@PPX'"

 

 

Close all popups on all pages.

 

 

 

 

@PSE

Syntax:

 

Set the show

"'@PSE-<popup page name>;<show effect name>'"

 

effect for the

Variable:

 

specified popup

 

popup page name = 1 - 50 ASCII characters. Name of the page the popup is displayed

 

page to the

 

On.

 

named show

 

show effect name = Refers to the popup effect name being used.

 

effect.

 

 

Example:

 

 

SEND_COMMAND Panel,"'@PSE-Popup1;Slide from Left'"

 

 

Sets the Popup1 show effect name to ’Slide from Left’.

 

 

 

 

@PSP

Only 1 coordinate is ever needed for an effect; however, the command will specify both.

 

Set the show

This command sets the location at which the effect will begin at.

 

 

 

effect position.

Syntax:

 

 

"'@PSP-<popup page name>;<x coordinate>,<y coordinate>'"

 

 

Variable:

 

 

popup page name = 1 - 50 ASCII characters. Name of the page the popup is displayed

 

 

On.

 

 

Example:

 

 

SEND_COMMAND Panel,"'@PSP-Popup1;100,0'"

 

 

Sets the Popup1 show effect x-coordinate value to 100 and the y-coordinate value to 0.

 

 

 

 

@PST

Syntax:

 

Set the show

"'@PST-<popup page name>;<show effect time>'"

 

effect time for the

Variable:

 

specified popup

 

popup page name = 1 - 50 ASCII characters. Name of the page the popup is displayed

 

page.

 

On.

 

 

 

 

show effect time = Given in 1/10ths of a second.

 

 

Example:

 

 

SEND_COMMAND Panel,"'@PST-Popup1;50'"

 

 

Sets the Popup1 show effect time to 5 seconds.

 

 

 

 

PAGE

Flips to a page with a specified page name. If the page is currently active, it will not redraw

 

Flip to a specified

the page.

 

 

 

page.

Syntax:

 

 

"'PAGE-<page name>'"

 

 

Variable:

 

 

page name = 1 - 50 ASCII characters. Name of the page the popup is displayed On.

 

 

Example:

 

 

SEND_COMMAND Panel,"'PAGE-Page1'"

 

 

Flips to page1.

 

 

 

 

Page Commands (Cont.)

7" Modero Widescreen Touch Panels

131

 

 

Page 153
Image 153
AMX NXD-700Vi manual @Ppx, @Pse, @Psp, @Pst