AMX MVP-7500 Operation/Reference Manual page 150

Mvp-7500/8400 modero viewpoint wireless touch panels mvp-bp power pack nxa-cfsp compact flash card
Hide thumbs Also See for MVP-7500:
Table of Contents

Advertisement

Programming
"^" Button Commands (Cont.)
^SKT
Opens a listening
TCP socket on the
specified port.
^STO
Set the shutdown
timeout value.
^TEC
Set the text effect
color for the
specified
addresses/states
to the specified
color.
^TEF
Set the text effect.
^TOP
Enable/disable
SEND strings sent
to the master.
140
Syntax:
'^SKT-<0=disable socket, greater than 1023=enable socket on
specified port>
Opens up a listening TCP socket on port specified by send_command (must be > 1023).
User can connect to socket and read touch values for the panel. Format of the output is:
<Press/Release/Move>,<x-coordinate>,<y-coordinate>
Example:
Press,34,203
Release,34,21
Move,30,20
Returned in Custom event.
Value1=shutdown timeout value (in minutes)
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 theRGB Values for all 88 Basic Colors table on page 117.
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.
The Text Effect is specified by name and can be found in TPD4.
Syntax:
"'^TEF-<vt addr range>,<button states range>,<text effect name>'"
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).
text effect name = Refer to theText Effects table on page 143 for a listing of text
effect names.
Example:
SEND_COMMAND Panel,"'^TEF-500.504&510.515,1&2,Soft Drop Shadow
3'"
Sets the text effect to Soft Drop Shadow 3 for the button with variable text range 500-504
and 510-515.
Syntax:
^TOP-<0=disable output,1=enable output>
Enable/disable send strings sent to master when PRESS/RELEASE happens:
Press,564,219
or
Release,445,224
MVP-7500/8400 Modero Viewpoint Wireless Touch Panels

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-8400

Table of Contents