🔧 Chute Properties
This equipment has access to the Common Properties and the following specific properties:
Name | Type | Description |
---|---|---|
Width |
Number | Gets/Sets the width of chute |
Height |
Number | Gets/Sets the height of chute |
Arc |
Number | Gets/Sets the arc of chute |
Length |
Number | Gets/Sets the length of chute |
Radius |
Number | Gets/Sets the radius of chute |
BaseHeight |
Number | Gets/Sets the base height of chute |
SidePanelWidth |
Number | Gets/Sets the width of side panel |
SidePanelHeight |
Number | Gets/Sets the height of side panel |
ProductCount |
Number | Gets the number of products currently on the chute |
IsFull |
Boolean | if true, sorters won’t divert bags to the chute |
PESensors |
Array | Gets an array of PE Sensors that are on the chute |
BaseColor |
String | Gets/Sets the name of the color of the base |
LeftSidePanelColor |
String | Gets/Sets the name of the color of the left side panel |
RightSidePanelColor |
String | Gets/Sets the name of the color of the right side panel |
BaseVisible |
Boolean | Gets/Sets the visibility of the base |
LeftSidePanelVisible |
Boolean | Gets/Sets the visibility of the left side panel |
RightSidePanelVisible |
Boolean | Gets/Sets the visibility of the right side panel |
PreviousConnection |
Connection | Gets previous connection object |
NextConnection |
Connection | Gets next connection object |
Products |
Array | Gets an array of Product that are currently on the chute |