NetLinx Programming
103
TPI-PRO/DVI (Total Presentation Interface)
"^" Button Commands (Cont.)
^BCB
Set the border
color to the
specified color.
Only if the
specified border
color is not the
same as the
current color.
Note: Color can be assigned by color name (without spaces), number or R,G, B value
(RRGGBB or RRGGBBAA).
Syntax:
"'^BCB-<vt addr range>,<button states range>,<color value>'"
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).
• color value = Refer to the
RGB Triplets and Names for Basic 88 Colors
page 88 for more information.
Example:
SEND_COMMAND Panel,"'^BCB-500.504&510,1,12'"
Sets the Off state border color to 12 (Yellow). Colors can be set by Color Numbers, Color
name, RGB alpha colors (RRGGBBAA) and R, G, & B color values (RRGGBB).
^BCF
Set the fill color to
the specified
color.
Only if the
specified border
color is not the
same as the
current color.
Note: Color can be assigned by color name (without spaces), number or R,G,B value
(RRGGBB or RRGGBBAA).
Syntax:
"'^BCF-<vt addr range>,<button states range>,<color value>'"
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).
• color value = Refer to the
RGB Triplets and Names for Basic 88 Colors
page 88 for more information.
Example:
SEND_COMMAND Panel,"'^BCF-500.504&510.515,1,12'"
SEND_COMMAND Panel,"'^BCF-500.504&510.515,1,Yellow'"
SEND_COMMAND Panel,"'^BCF-500.504&510.515,1,#F4EC0A63''"
SEND_COMMAND Panel,"'^BCF-500.504&510.515,1,#F4EC0A'"
Sets the Off state fill color by color number.
Colors can be set by Color Numbers, Color name, RGB alpha colors (RRGGBBAA) and
R, G, & B color values (RRGGBB).
^BCT
Set the text color
to the specified
color.
Only if the
specified border
color is not the
same as the
current color.
Note: Color can be assigned by color name (without spaces), number or R,G,B value
(RRGGBB or RRGGBBAA).
Syntax:
"'^BCT-<vt addr range>,<button states range>,<color value>'"
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).
• color value = Refer to the
RGB Triplets and Names for Basic 88 Colors
page 88 for more information.
Example:
SEND_COMMAND Panel,"'^BCT-500.504&510,1,12'"
Sets the Off state border color to 12 (Yellow). Colors can be set by Color Numbers, Color
name, RGB alpha colors (RRGGBBAA) and R G & B colors values (RRGGBB).
Содержание TPI-PRO-4
Страница 14: ...xii TPI PRO Total Presentation Interface Table of Contents ...
Страница 76: ...TPI PRO DVI Configuration Pages 70 TPI PRO DVI Total Presentation Interface ...
Страница 172: ...Terminal Telnet Commands 166 TPI PRO DVI Total Presentation Interface ...
Страница 180: ...Upgrading Firmware 174 TPI PRO DVI Total Presentation Interface ...
Страница 208: ...Supported Input and Output Modes 202 TPI PRO DVI Total Presentation Interface ...
Страница 214: ...Appendix 208 TPI PRO DVI Total Presentation Interface ...
Страница 217: ...Troubleshooting 203 TPI PRO Total Presentation Interface ...