Button Commands With Embedded Codes; Bmf; Ppon - AMX TPI-PRO-DVI-2 Instruction Manual

Total presentation interface with dvi
Hide thumbs Also See for TPI-PRO-DVI-2:
Table of Contents

Advertisement

Page Commands (Cont.)

PPON

Activate a specific pop-up page to launch on either a specified page or the current page. If the pop-up page is already On, do not
re-draw it. This command works in the same way as the 'Show Popup' command in TPDesign4.
Note: If the page name is empty, the current page is used (see example 2).
Syntax:
"'PPON-<popup page name>;<page name>'"
Variables:
• popup page name = 1 - 50 ASCII characters. Name of the pop-up page.
• page name = 1 - 50 ASCII characters. Name of the page on which the pop-up is displayed.
Example:
SEND_COMMAND Panel,"'PPON-Popup1; Main'"
Example 2:
SEND_COMMAND Panel,"'PPON-Popup1'"

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

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:
'%R<left>,<top>,<right>,<bottom>'
'%B',<border style>
'%B',<border 0-27,40,41>
'%DO<1-5><1-5><1-5><1-5><1-5>'
'%F',<font 1-8,10,11,20-29,32-xx>
'%F<font 01-08,10,11,20-29,32-xx>'
'%MI<mask image>'
'%T<text>'
'%P<bitmap>'
'%I',<icon 1-9900, 0-clear>
'%I<icon 01-9900, 0-clear>'
'%J',<alignment of text 1-9>'
'%JT<alignment of text 0-9>'
'%JB<alignment of bitmap/picture 0-9>'
'%JI<alignment of icon 0-9>'
TPI-PRO-DVI - Instruction Manual
Activates the pop-up page 'Popup1' on the Main page.
Activates the pop-up page 'Popup1' on the current page.
Set rectangle.
Set the Border Style name.
Set the Border Style number.
Set the draw order. Listed bottom to top.
Set Font (Font ID#'s generated in TPD4).
Set Font (Font ID#'s generated in TPD4).
Set the mask image (See ^BIM).
Set Text using ASCII characters (empty is clear).
Set Picture/Bitmap filename (empty is clear).
Set Icon using values of 01 - 9900 (icon numbers are assigned in the TPDesign4
Resource Manager tab - Slots section).
Set Icon using values of 01 - 9900 (icon numbers are assigned in the TPDesign4
Resource Manager tab - Slots section).
Set text alignment using telephone Keypad layout
• 1 = left, top
• 5 = center, middle
• 9 = right, bottom
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.
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.
Set icon alignment using telephone Keypad layout
• 1 = left, top
• 5 = center, middle 9 = right, bottom)
• 0 is absolute followed by '<left>,<top>' outside the border.
NetLinx Programming
85

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tpi-pro-dvi-4

Table of Contents