
Programming
"^" Button Commands (Cont.)
^BAU | Same format as ^UNI. |
Append | Syntax: |
unicode text. | |
| |
| Variable: |
| variable text address range = 1 - 4000. |
| button states range = 1 - 256 for |
| 1 = Off state and 2 = On state). |
| unicode text = 1 - 50 ASCII characters. Unicode characters must be entered in Hex |
| format. |
| Example: |
| SEND_COMMAND |
| Appends Unicode text '00770062' to the button’s OFF state. |
|
|
^BCB | Only if the specified border color is not the same as the current color. |
Set the border | Note: Color can be assigned by color name (without spaces), number or R,G,B value |
color to the | (RRGGBB or RRGGBBAA). |
specified color. | Syntax: |
| |
| |
| Variable: |
| variable text address range = 1 - 4000. |
| button states range = 1 - 256 for |
| 1 = Off state and 2 = On state). |
| color value = Refer to the RGB Values for all 88 Basic Colors table on page 107 for more |
| information. |
| Example: |
| SEND_COMMAND |
| Sets the Off state border color to 12 (Yellow). Colors can be set by Color Numbers, Color |
| name, R,G,B,alpha colors (RRGGBBAA) and R, G & B colors values (RRGGBB). |
| Refer to the RGB Values for all 88 Basic Colors table on page 107. |
|
|
^BCF | Only if the specified fill color is not the same as the current color. |
Set the fill color to | Note: Color can be assigned by color name (without spaces), number or R,G,B value |
the specified | (RRGGBB or RRGGBBAA). |
color. | Syntax: |
| |
| |
| Variable: |
| variable text address range = 1 - 4000. |
| button states range = 1 - 256 for |
| 1 = Off state and 2 = On state). |
| color value = Refer to the RGB Values for all 88 Basic Colors table on page 107 for more |
| information. |
| Example: |
| SEND_COMMAND |
| SEND_COMMAND |
| SEND_COMMAND |
| SEND_COMMAND |
| Sets the Off state fill color by color number. Colors can be set by Color Numbers, Color |
| name, R,G,B,alpha colors (RRGGBBAA) and R, G & B colors values (RRGGBB). |
|
|
114 |