AMX Modero MVP-5200i Operation/Reference Manual page 143

Viewpoint widescreen touch panel
Hide thumbs Also See for Modero MVP-5200i:
Table of Contents

Advertisement

"^" Button Commands (Cont.)
^GSN
Change the
bargraph slider
name or joystick
cursor name.
^ICO
Set the icon to a
button.
^IRM
Set the IR
channel.
MVP-5200i Modero Viewpoint Widescreen Touch Panel
Slider names and cursor names can be found in the TPDesign4 slider name and cursor
drop-down list.
Syntax:
"'^GSN-<vt addr range>,<bargraph slider name>'"
Variable:
variable text address range = 1 - 4000.
bargraph slider name = See table below.
Bargraph Slider Names:
None
Circle -M
Rectangle -L
Windows
Joystick Cursor Names:
None
Circle
Hand
Target
Example:
SEND_COMMAND Panel,"'^GSN-500,Ball'"
Changes the bargraph slider name or the Joystick cursor name to 'Ball'.
Syntax:
"'^ICO-<vt addr range>,<button states range>,<icon index>'"
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).
icon index range = 0 - 9900 ( a value of 0 is clear ).
Example:
SEND_COMMAND Panel,"'^ICO-500.504&510.515,1&2,1'"
Sets the icon for On and Off states for buttons with variable text ranges of 500-504 &
510-515.
Pulse the given IR channel for onTime in tenths of seconds. Delay offTime in tenths of a
second before the next IR pulse is allowed. ^IRM allows the command itself to specify the
port number. ^IRM is needed because commands programmed on the panel itself can
only be sent to a single port number. (currently this is defined as 1 only).
Note: The port number of the IR will be the port number assigned in TPD4.
Syntax:
"'^IRM-<port>,<channel>,<onTime>,<offTime>'"
Variable:
port = User-defined port on the device (panel).
channel = 1 - 255 (channel to pulse).
onTime = 1/10th of a second.
offTime = 1/10th of a second.
Example:
SEND_COMMAND Panel,"'^IRM-10,5, 20, 10'"
Sets the port 10 IR channel 5 on time to 1 second and off time to 2 seconds.
Ball
Circle -L
Circle -S
Precision
Rectangle -S
Rectangle -M
Windows Active
Arrow
Ball
Crosshairs
Gunsight
Metal
Spiral
View Finder
Programming
135

Advertisement

Table of Contents
loading

Table of Contents