Jst; Mbt; Mdc; Sho - AMX MVP-5200i-GB Instruction Manual

Table of Contents

Advertisement

Button Commands (Cont.)

?JST

Get the current text justification.
Syntax:
Variable:
Example:
Gets the button 'OFF state' text justification information.
The result sent to the Master would be:

^MBT

Set the Mouse Button mode On for the virtual PC.
Syntax:
Variable:
Example:

^MDC

Turn On the 'Mouse double-click' feature for the virtual PC.
Syntax:
Example:

^SHO

Show or hide a button with a set variable text range.
Syntax:
Variable:
Example:

^TEC

Set the text effect color for the specified addresses/states to the specified color. The Text Effect is specified by name and can
be found in TPD4. You can also assign the color by name or RGB value (RRGGBB or RRGGBBAA).
Syntax:
Variable:
Example:
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
"'?JST-<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 1004:
Flag - Zero
Value1 - Button state number
Value2 - 1 - 9 justify
Value3 - Zero
Text - Blank
Text length - Zero
SEND COMMAND Panel,"'?JST-529,1'"
ButtonGet Id = 529 Type = 1004
Flag
= 0
VALUE1 = 1
VALUE2 = 1
VALUE3 = 0
TEXT
=
TEXT LENGTH = 0
"'^MBT-<pass data>'"
pass data:
0 = None
1 = Left
2 = Right
3 = Middle
SEND COMMAND Panel,"'^MBT-1'"
Sets the mouse button mode to 'Left Mouse Click'.
"'^MDC'"
SEND COMMAND Panel,"'^MDC'"
Sets the mouse double-click for use with the virtual PC.
"'^SHO-<vt addr range>,<command value>'"
variable text address range = 1 - 4000.
command value = (0= hide, 1= show).
SEND_COMMAND Panel,"'^SHO-500.504&510.515,0'"
Hides buttons with variable text address range 500-504 & 510-515.
"'^TEC-<vt addr range>,<button states range>,<color value>'"
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).
color value = Refer to the RGB Triplets and Names For Basic 88 Colors table on page 86.
SEND_COMMAND Panel,"'^TEC-500.504&510.515,1&2,12'"
Sets the text effect color to Very Light Yellow on buttons with variable text 500-504 and 510-515.
Programming
106

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-5200i-gw

Table of Contents