Summary
This table contains properties for animation descriptors.
|
Field name |
SQL type |
Description |
|---|---|---|
|
DESCINDEX |
INTEGER |
Unique number of the descriptor. |
|
TYPE |
INTEGER |
0 for GIF files, 1 for AVI files. |
|
FILENAME |
CHAR (256) |
File name of animation file to play. |
|
ALARMPLAY |
INTEGER |
1 if the animation should play on alarm, 0 if it should play irrespective of alarm state. |
|
TIMES |
INTEGER |
Number of times, the animation should play, NULL means indefinitely. |
See Also