| Feature | Description |
| ConveyorWidth | Determines the width of the element. The width must not be less than 30. |
| ConveyorHeight | Determines the height of the element. |
| ShowBorder1 | Visibility of the left margin on or off. Options: True | False |
| ShowBorder2 | Visibility of the right edge on or off. Options: True | False |
| HasData | Activates the element. (Receives data) Options: True | False |
| IsUsed | The element is used. Options: True | False |
| DataError | Indicates a data error. Possibilities: True | False |
| Malfunctioning | Signals a malfunction. Options: True | False |
| ColorData | Determines the color that is applied to the element when “HasData” is active. |
| ColorUsed | Determines the color that is applied to the element when “IsUsed” is active. |
| ColorDefault | Determines the default color of the element. |