Summary
This table contains properties for text descriptors.
|
Field name |
SQL type |
Description |
|---|---|---|
|
DESCINDEX |
INTEGER |
Unique number of the descriptor. |
|
TEXT |
CHAR (100) |
Text displayed by the descriptor- |
|
FONTINDEX |
INTEGER |
Index of the font used for the text. |
|
XALIGN |
INTEGER |
Horizontal alignment of the text: |
|
YALIGN |
INTEGER |
Vertical alignment of the text: |
|
FLASH |
INTEGER |
1 if the text should flash on alarm, 0 if not. |
|
COLORON |
INTEGER |
“On” color when text is blinking on alarm. The number must be given in RGB hexadecimal notation. |
|
COLOROFF |
INTEGER |
“Off” color when text is blinking on alarm. The number must be given in RGB hexadecimal notation. |
|
BGCOLOR |
INTEGER |
Background color. The number must be given in RGB hexadecimal notation. |
|
FLASHBG |
INTEGER |
1 if the background should flash on alarm, 0 if not. |
|
BGCOLORON |
INTEGER |
“On” color when background is blinking on alarm. The number must be given in RGB hexadecimal notation. |
|
BGCOLOROFF |
INTEGER |
“Off” color when background is blinking on alarm. The number must be given in RGB hexadecimal notation. |
|
USEFLASHPATTERN |
INTEGER |
1, if the alarm pattern should be used for background flashing, 0 if not. |
|
FITRECTTOTEXT |
INTEGER |
1 if the descriptor size should be resized, if the text does not fill out the size, 0 if no shrinking should be done. |
| BORDERSTYLE | INTEGER |
Define the border of the text box as follow: 0 = None |