AMX NXT-1200V manual Button Commands Cont, Programming, 0 = Normal, 1 = Invert horizontal axis

Models: NXT-1200V

1 196
Download 196 pages 6.82 Kb
Page 156
Image 156
0 = Normal

Programming

"^" Button Commands (Cont.)

^GDI

Syntax:

 

 

Change the

"'^GDI-<vt addr range>,<bargraph drag increment>'"

bargraph drag

Variable:

 

 

increment.

 

 

variable text address range = 1 - 4000.

 

 

bargraph drag increment = The default drag increment is 256.

 

Example:

 

 

 

SEND_COMMAND Panel,"'^GDI-7,128'"

 

Sets the bargraph with variable text 7 to a drag increment of 128.

 

 

 

 

 

 

^GIV

Parameters 1,2, and 3 will cause a bargraph or slider to be inverted regardless of

Invert the

orientation. Their effect will be as described for joysticks.

 

 

 

 

 

joystick axis to

Syntax:

 

 

move the origin to

"'^GIV-<vt addr range>,<joystick axis to invert>'"

another corner.

Variable:

 

 

 

 

 

 

variable text address range = 1 - 4000.

 

joystick axis to invert = 0 - 3.

 

 

 

 

 

0 = Normal

 

 

0

 

1

 

 

 

 

 

1 = Invert horizontal axis

 

 

 

 

 

 

 

 

 

 

2 = Invert vertical axis

 

 

2

 

3

 

 

 

3 = Invert both axis locations

 

For a bargraph 1 = Invert , 0 = Non Invert

 

Example:

 

 

 

SEND_COMMAND Panel,"'^GIV-500,3'"

 

Inverts the joystick axis origin to the bottom right corner.

 

 

 

 

 

 

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

 

 

 

 

 

 

146

1200V Modero Video Touch Panels

Page 156
Image 156
AMX NXT-1200V manual Button Commands Cont, Programming, 0 = Normal, 1 = Invert horizontal axis, 2 = Invert vertical axis