Instruction manual

Table Of Contents
90 Programming ViewPoint Wireless Touch Panels
Shorthand Variable Text Commands
Figure 98 lists the shorthand variable text commands you can use with the touch
panel. The shorthand command data is one-byte, non- ASCII format except for pages,
passwords, text, and bitmap names.
Shorthand variable text commands
Command Description
"'@BMF',<variable text
address>,'<attribute
data>'"
Set multiple attributes to a button, slider, or gauge. This com-
mand allows you to program up to 12 attributes on one com-
mand line.
variable text address = 1 - 255
optional data = See below
Optional data:
'%B',<border styles> = See Figure 94
'%F',<font styles> = See Figure 93
'%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
'%C1',<on-state fill color> = See Figure 92 for color numbers
'%C2',<off-state fill color> = See Figure 92 for color numbers
'%C3',<on-state border color> = See Figure 92 for color num-
bers
Figure 98
Shorthand variable text com-
mands
Note
Shorthand commands were
created by Panja designers to
streamline receiving, process-
ing, and transmitting Control-
ler data. The short-hand
commands operate Control
Equipment just like the stan-
dard Send_Commands still
used in a wide variety of
Panja products, but they are
simply smaller byte-for-byte,
and thus processed more effi-
ciently.
1
2
3
4
5
6
7
8
9