AMX MVP-5100 User Manual
Page 125
Programming
117
MVP-5100/5150 Modero Viewpoint Touch Panels
"^" Button Commands (Cont.)
^BMF
(Cont.)
For some of these commands and values, refer to
the RGB Values for all 88 Basic
Colors table on page 105.
’%CF
’%CB
’%CT
’%SW<1 or 0>’ = Show/hide a button.
’%SO
’%EN<1 or 0>’ = Enable/disable a button.
’%WW<1 or 0>’ = Word wrap ON/OFF.
’%GH
’%GL
’%GN
’%GC
’%GI
(0,1,2,3). ^GIV section on page 124 more information.
’%GU
’%GD
’%GG
command on page 124 for more information.
’%VI
None, Channel,Invert, ON (Always ON), Momentary, or Blink.
’%SM’ = Submit a text for text area button.
’%SF<1 or 0>’ = Set the focus for text area button.
’%OP<0-255>’ = Set the button opacity to either Invisible (value=0) or Opaque
(value=255).
’%OP#<00-FF>’ = Set the button opacity to either Invisible (value=00) or Opaque
(value=FF).
’%UN
text format.
’%LN<0-240>’ = Set the lines of video being removed. ^BLN section on page 114 for
more information.
’%EF
’%EC
’%ML
’%MK’ = Set the input mask of a text area.
’%VL<0-1>’ = Log-On/Log-Off the computer control connection
’%VN
’%VP
Example:
SEND_COMMAND Panel,"'^BMF-500,1,%B10%CFRed%CB Blue
%CTBlack%Ptest.png'"
Sets the button OFF state as well as the Border, Fill Color, Border Color, Text Color, and
Bitmap.