Go to documentation repository
This tab lists all states of the selected object. The states have the following properties:
Image – part of the name in the .bmp format that represent the object state on the map. For example, if the zone_fire file name was selected in the Icons tab, and the image of the selected ARMED state is arm, then the zone_fire_arm.bmp file will be in the Bmp folder.
The default icon for the states can be set. For this, set the def icon (By default) on the Icons tab. For example, if there is no zone_fire_arm.bmp icon for the ARMED state, then the def_arm.bmp icon will be searched. This avoids duplicating icons if one state for the different types of the object icon should be displayed identically.
Note.
Note.
If the object is displayed on the map as a polygon, circle or line, then the color of these figures can be set for each state.
For this specify the color in the R:G:B:A format after the icon name (separated by $) in the Image column or specify the color only in this format instead of the icon name. Here are the examples of the Image column contents:
255:0:0 – red color is set for the state.
alarm$255:0:0 – icon and red color are set for the state.