| Feature | Description |
| Angle | Determines the angle of the element. The angle must not be greater than 90. |
| InnerRadius | Determines the inner radius of the element. The radius can also be changed by dragging the element with the mouse. |
| ConeyorWidth | Determines the width of the element. The width must not be less than 20. The width can also be changed by dragging the element with the mouse while holding down the Shift key. |
| HasData | Activates the element. (Receives data) Options: True | False v |
| 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. |
| ColorDataAndUsed | Determines the color that is applied to the element if “HasData” and “IsUsed” are active at the same time. |
| ColorError | Determines the color that is applied to the element when “DataError” is active. |
| ColorMalfunctioning | Determines the color that is applied to the element when “Malfunctioning” is active. |
| ColorDefault | Determines the default color of the element. |