AMX NXD-700Vi manual Glh, Gll, Grd, Gru, Gsc

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 174
Image 174

Programming

"^" Button Commands (Cont.)

^GLH

Syntax:

Change the

"'^GLH-<vt addr range>,<bargraph hi>'"

bargraph upper

Variable:

limit.

variable text address range = 1 - 4000.

 

 

bargraph limit range = 1 - 65535 (bargraph upper limit range).

 

Example:

 

SEND_COMMAND Panel,"'^GLH-500,1000'"

 

Changes the bargraph upper limit to 1000.

 

 

^GLL

Syntax:

Change the

"'^GLL-<vt addr range>,<bargraph low>'"

bargraph lower

Variable:

limit.

variable text address range = 1 - 4000.

 

 

bargraph limit range = 1 - 65535 (bargraph lower limit range).

 

Example:

 

SEND_COMMAND Panel,"'^GLL-500,150'"

 

Changes the bargraph lower limit to 150.

 

 

^GRD

Syntax:

Change the

"'^GRD-<vt addr range>,<bargraph ramp down time>'"

bargraph

Variable:

ramp-down time

variable text address range = 1 - 4000.

in 1/10th of a

bargraph ramp down time = In 1/10th of a second intervals.

second.

 

Example:

 

SEND_COMMAND Panel,"'^GRD-500,200'"

 

Changes the bargraph ramp down time to 20 seconds.

 

 

^GRU

Syntax:

Change the

"'^GRU-<vt addr range>,<bargraph ramp up time>'"

bargraph

Variable:

ramp-up time in

variable text address range = 1 - 4000.

1/10th of a

bargraph ramp up time = In 1/10th of a second intervals.

second.

 

Example:

 

SEND_COMMAND Panel,"'^GRU-500,100'"

 

Changes the bargraph ramp up time to 10 seconds.

 

 

^GSC

A user can also assign the color by Name and R,G,B value (RRGGBB or RRGGBBAA).

Change the

Syntax:

bargraph slider

"'^GSC-<vt addr range>,<color value>'"

color or joystick

Variable:

cursor color.

 

 

variable text address range = 1 - 4000.

 

color value = Refer to theRGB Values for all 88 Basic Colors table on page 133.

 

Example:

 

SEND_COMMAND Panel,"'^GSC-500,12'"

 

Changes the bargraph or joystick slider color to Yellow.

 

 

152

7" Modero Widescreen Touch Panels

Page 174
Image 174
AMX NXD-700Vi manual Glh, Gll, Grd, Gru, Gsc