AMX NXT-1200V manual Button Commands Cont, Programming, GRD-vt addr range,bargraph ramp down time

Models: NXT-1200V

1 196
Download 196 pages 6.82 Kb
Page 157
Image 157
"'^GRD-<vt addr range>,<bargraph ramp down time>'"

Programming

"^" Button Commands (Cont.)

^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 127.

 

Example:

 

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

 

Changes the bargraph or joystick slider color to Yellow.

 

 

^GSN

Slider names and cursor names can be found in the TPDesign4 slider name and cursor

Change the

drop-down list.

 

bargraph slider

Syntax:

name or joystick

"'^GSN-<vt addr range>,<bargraph slider name>'"

cursor name.

Variable:

 

 

variable text address range = 1 - 4000.

 

bargraph slider name = See table below.

Bargraph Slider Names:

None

Ball

Circle -L

 

 

 

Circle -M

Circle -S

Precision

 

 

 

Rectangle -L

Rectangle -M

Rectangle -S

 

 

 

Windows

Windows Active

 

 

 

 

Joystick Cursor Names:

 

 

 

 

None

Arrow

Ball

 

 

 

Circle

Crosshairs

Gunsight

 

 

 

Hand

Metal

Spiral

 

 

 

Target

View Finder

 

 

 

 

Example:

SEND_COMMAND Panel,"'^GSN-500,Ball'"

Changes the bargraph slider name or the Joystick cursor name to ’Ball’.

1200V Modero Video Touch Panels

147

 

 

Page 157
Image 157
AMX NXT-1200V Button Commands Cont, Programming, GRD-vt addr range,bargraph ramp down time, SENDCOMMAND Panel,GRD-500,200