AMX Wireless Touch Panels (Wave Server) Instruction Manual page 164

Wireless touch panels (wave server)
Table of Contents

Advertisement

Figure 208
Shorthand variable text
commands
Note
Shorthand commands were
created by AMX designers to
streamline receiving,
processing, and transmitting
Central Controller data. The
short-hand commands
operate Control Equipment
just like the standard
Send_Commands still used in
a wide variety of AMX
products, but they are simply
smaller byte-for-byte, and
thus processed more
efficiently.
154
AXCESS Programming
Shorthand variable text commands
Command
"'@BMF',<variable text
address>,'<attribute
data>'"
Description
Set multiple attributes to a button, slider, or gauge. This
command allows you to program up to 12 attributes on one
command line.
<variable text address> = 1 - 255
<optional data> = See below
Optional data:
'%B',<border styles> = See Figure 204
'%F',<font styles> = See Figure 203
'%T',<button text > = ASCII characters (empty is clear)
'%P',<bitmap> = Bitmap filename (empty is clear)
'%I',<icon> = 1 - 255 (icon numbers are assigned in
TPDesign3 project file)
'%J',<text alignment> = 1 - 9 as shown the following alignment
chart
1
2
3
4
5
6
7
8
9
'%C1',<on-state fill color> = See Figure 202 for color numbers
'%C2',<off-state fill color> = See Figure 202 for color numbers
'%C3',<on-state border color> = See Figure 202 for color
numbers
'%C4',<off-state border color> = See Figure 202 for color
numbers
'%C5',<on-state text color> = See Figure 202 for color
numbers
'%C6',<off-state text color> = See Figure 202 for color
numbers
Example:
SEND_COMMAND TP,"'@BMF',255,'%T POWER |ON
'%B',4',%C1',72'"
Sets the text on button 255 to POWER ON (appears on two
lines), adds a triple-line border, and sets the On-state color to
White.
ViewPoint Wireless Touch Panels

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Wireless Touch Panels (Wave Server) and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Viewpoint wireless touch panelsViewpoint

Table of Contents

Save PDF