Jsi; Jst - AMX MVP-5200i-GB Instruction Manual

Table of Contents

Advertisement

Button Commands (Cont.)

^JSI

Set icon alignment using a numeric keypad layout for those buttons with a defined address range. The alignment of 0 is
followed by ',<left>,<top>'. The left and top coordinates are relative to the upper left corner of the button.
Syntax:
Variable:
Example:
?JSI
Get the current icon justification.
Syntax:
Variable:
Example:

^JST

Set text alignment using a numeric keypad layout for those buttons with a defined address range. The alignment of 0 is
followed by ',<left>,<top>'. The left and top coordinates are relative to the upper left corner of the button.
Syntax:
Variable:
Example:
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
"'^JSI-<vt addr range>,<button states range>,<new icon alignment>'"
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).
new icon alignment = Value of 1 - 9 corresponds to the following locations:
0
1
2
3
Zero can be used for an absolute position
4
5
6
7
8
9
SEND_COMMAND Panel,"'^JSI-500.504&510.515,1&2,1'"
Sets the Off/On state icon alignment to upper left corner for those buttons with variable text range of 500-504 & 510-515.
"'?JSI-<vt addr range>,<button states range>'"
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
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
"'^JST-<vt addr range>,<button states range>,<new text alignment>'"
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).
new text alignment = Value of 1 - 9 corresponds to the following locations:
0
1
2
3
Zero can be used for an absolute position
4
5
6
7
8
9
SEND_COMMAND Panel,"'^JST-500.504&510.515,1&2,1'"
Sets the text alignment to the upper left corner for those buttons with variable text ranges of 500-504 & 510-515.
Programming
105

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-5200i-gw

Table of Contents