Gsn; Ico - AMX MST-1001 Configuration Manual

Modero s series tabletop touch panel and landscape wall mount touch panel
Table of Contents

Advertisement

Button Commands (Cont.)

^GSN

^ICO

?ICO
Modero S Series Touch Panels - Configuration & Programming Manual
Change the bargraph slider name or joystick cursor name. 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>'"
• Variables:
variable text address range = 1 - 4000.
bargraph slider name = See table below.
Bargraph Slider Names:
None
Ball
Circle -S
Circle -M
Rectangle -L
Rectangle -M
Windows
Windows Active
Joystick Cursor Names:
None
Arrow
Circle
Crosshairs
Hand
Metal
Target
View Finder
• Example:
SEND_COMMAND Panel,"'^GSN-500,Ball'"
Changes the bargraph slider name or the Joystick cursor name to 'Ball'.
Set the icon to a button.
• Syntax:
"'^ICO-<vt addr range>,<button states range>,<icon index>'"
• Variables:
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.
Get the current icon index.
• Syntax:
"'?ICO-<vt addr range>,<button states range>'"
• Variables:
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 1003:
Flag - Zero
Value1 - Button state number
Value2 - Icon Index
Value3 - Zero
Text - Blank
Text length - Zero
• Example:
SEND COMMAND Panel,"'?ICO-529,1&2'"
Gets the button 'OFF state' icon index information.
The result sent to the Master would be:
ButtonGet Id = 529 Type = 1003
Flag
= 0
VALUE1 = 2
VALUE2 = 12
VALUE3 = 0
TEXT
=
TEXT LENGTH = 0
Circle -L
Precision
Rectangle -S
Ball
Gunsight
Spiral
Programming
63

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msd-701-lMst-431Msd-431-lMsd-1001-lMst-701

Table of Contents