AMX TPI-PRO-2 Spezifikationen Seite 101

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 194
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 100
NetLinx Programming
99
TPI-PRO/DVI (Total Presentation Interface)
Button Commands With Embedded Codes
A device must first be defined in the NetLinx programming language with values for the Device: Port: System
(in all programming examples - Panel is used in place of these values and represents all compatible G4
devices).
Button Commands With Embedded Codes
^BMF "'^BMF-<variable text address range>,<button states range>,<data>'"
Set any/all button parameters by sending embedded codes and data.
See below for embedded codes.
Syntax:
SEND_COMMAND <DEV>,"'^BMF-<vt addr range>,<button states range>,<data>'"
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)
level range = 1 - 600 (level value is 1 - 65535)
data = embedded codes below.
Embedded Codes:
'%B',<border style> Set the Border Style name.
'%B',<border 0-27,40,41> Set the Border Style number.
'%DO<1-5><1-5><1-5><1-5><1-5>' Set the draw order. Listed bottom to top.
'%F',<font 1-8,10,11,20-29,32-xx> Set Font (Font ID#'s generated in TPD4).
'%F<font 01-08,10,11,20-29,32-xx>' Set Font (Font ID#'s generated in TPD4).
'%MI<mask image>' Set the mask image (See ^BIM).
'%T<text>' Set Text using ASCII characters (empty is clear).
'%P<bitmap>' Set Picture/Bitmap filename (empty is clear).
'%I',<icon 1-9900, 0-clear> Set Icon using values of 01 - 9900
(icon numbers are assigned in the TPDesign4 Resource
Manager tab - Slots section).
'%I<icon 01-9900, 0-clear>' Set Icon using values of 01 - 9900
(icon numbers are assigned in the TPDesign4 Resource
Manager tab - Slots section).
'%J',<alignment of text 1-9>’ Set text alignment using telephone Keypad layout
1 = left, top
5 = center, middle
9 = right, bottom
'%JT<alignment of text 0-9>' Set text alignment using telephone Keypad layout
1 = left, top
5 = center, middle
9 = right, bottom
0 is absolute followed by '<left>,<top>' outside the border.
'%JB<alignment of bitmap/picture 0-9>' Set bitmap/picture alignment using telephone Keypad layout
1 = left, top
5 = center, middle 9 = right, bottom)
0 is absolute followed by '<left>,<top>' outside the border.
Seitenansicht 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 193 194

Kommentare zu diesen Handbüchern

Keine Kommentare