ConveyorBasic

FeatureDescription
ConveyorWidthDetermines the width of the element. The width must not be less than 30.
ConveyorHeightDetermines the height of the element.
ShowBorder1Visibility of the left margin on or off. Options: True | False
ShowBorder2Visibility of the right edge on or off. Options: True | False
HasDataActivates the element. (Receives data) Options: True | False
IsUsedThe element is used. Options: True | False
DataErrorIndicates a data error. Possibilities: True | False
MalfunctioningSignals a malfunction. Options: True | False
ColorDataDetermines the color that is applied to the element when “HasData” is active.
ColorUsedDetermines the color that is applied to the element when “IsUsed” is active.
ColorDefaultDetermines the default color of the element.
ActionDescription
ClickedAn action can be defined here that is triggered when the element is clicked with the mouse button.