AMX NXD/NXT-1500VG, NXD/NXT-1700VG, NXD/NXT-1200VG manual ?Jsb, ?Jsi

Models: NXD/NXT-1500VG NXD/NXT-1200VG NXD/NXT-1700VG

1 252
Download 252 pages 17.13 Kb
Page 228
Image 228

Programming

Button Query Commands (Cont.)

?JSB

Syntax:

Get the current

"'?JSB-<vt addr range>,<button states range>'"

bitmap

Variable:

justification.

variable text address range = 1 - 4000.

 

 

button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons

 

1 = Off state and 2 = On state).

 

custom event type 1005:

 

Flag - Zero

 

Value1 - Button state number

 

Value2 - 1 - 9 justify

 

Value3 - Zero

 

Text - Blank

 

Text length - Zero

 

Example:

 

SEND COMMAND Panel,"'?JSB-529,1'"

 

Gets the button 'OFF state' bitmap justification information.

 

The result sent to the Master would be:

 

ButtonGet Id = 529 Type = 1005

 

Flag = 0

 

VALUE1 = 1

 

VALUE2 = 5

 

VALUE3 = 0

 

TEXT =

 

TEXT LENGTH = 0

 

 

?JSI

Syntax:

Get the current

"'?JSI-<vt addr range>,<button states range>'"

icon

Variable:

justification.

variable text address range = 1 - 4000.

 

 

button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons

 

1 = Off state and 2 = On state).

 

custom event type 1006:

 

Flag - Zero

 

Value1 - Button state number

 

Value2 - 1 - 9 justify

 

Value3 - Zero

 

Text - Blank

 

Text length - Zero

 

Example:

 

SEND COMMAND Panel,"'?JSI-529,1'"

 

Gets the button 'OFF state' icon justification information.

 

The result sent to the Master would be:

 

ButtonGet Id = 529 Type = 1006

 

Flag = 0

 

VALUE1 = 1

 

VALUE2 = 6

 

VALUE3 = 0

 

TEXT =

 

TEXT LENGTH = 0

 

 

218

VG-Series Modero Touch Panels

Page 228
Image 228
AMX NXD/NXT-1500VG, NXD/NXT-1700VG, NXD/NXT-1200VG manual ?Jsb, ?Jsi