Mbt; Mdc; Pic; Sho - AMX MVP-9000i-GB Instruction Manual

Table of Contents

Advertisement

"^" Button Commands (Cont.)

^MBT

^MDC

^PIC

^SHO

^TEC

MVP-9000i - Instruction Manual
Set the Mouse Button mode On for the virtual PC.
Syntax:
"'^MBT-<pass data>'"
Variable:
pass data:
0 = None
1 = Left
2 = Right
3 = Middle
Example:
SEND COMMAND Panel,"'^MBT-1'"
Sets the mouse button mode to 'Left Mouse Click'.
Turn On the 'Mouse double-click' feature for the virtual PC.
Syntax:
"'^MDC'"
Example:
SEND COMMAND Panel,"'^MDC'"
Sets the mouse double-click for use with the virtual PC.
Start/stop Picture View.
Syntax:
^PIC-<0=stop,1=start>
Starts and stops Picture View.
Show or hide a button with a set variable text range.
Syntax:
"'^SHO-<vt addr range>,<command value>'"
Variable:
variable text address range = 1 - 4000.
command value = (0= hide, 1= show).
Example:
SEND_COMMAND Panel,"'^SHO-500.504&510.515,0'"
Hides buttons with variable text address range 500-504 & 510-515.
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:
"'^TEC-<vt addr range>,<button states range>,<color value>'"
Variable:
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 Values for all 88 Basic Colors table on page 95.
Example:
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
117

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-9000i-gw

Table of Contents