| Running |
Boolean |
Gets/Sets the running state of the sorter |
| Speed |
Number |
Gets/Sets the speed of the sorter |
| AccelerationEnabled |
Boolean |
Gets/Sets AccelerationEnabled. |
| Acceleration |
Number |
Gets/Sets the Shoe Sorter’s acceleration value in the units chosen when the project was created (metres or feet) / second squared. Cannot be zero |
| Deceleration |
Number |
Gets/Sets the Shoe Sorter’s deceleration value in the units chosen when the project was created (metres or feet) / second squared. Cannot be zero |
| UseAccelerationInTimeMode |
Boolean |
Default is true i.e ‘Use Time (in seconds)’. Allows the selection of the acceleration time in Speed/Time or a simple time in seconds to reach the speed. |
| AccelerationInSeconds |
Number |
Gets/Sets the simple acceleration time in seconds to reach the speed |
| DecelerationInSeconds |
Number |
Gets/Sets the simple deceleration time in seconds to reach the speed |
| TargetSpeed |
Number |
Gets/Sets the TargetSpeed. Can be used during acceleration/deceleration |
| PrePositionShoe |
Boolean |
Pre positions the shoes either on the left or right side of the sorter, false positions to the left |
| PrePositionerProxStatus |
Boolean |
Gets the status of the pre-position proximity detector |
| ZeroShoeDetectProxStatus |
Boolean |
Gets the status of the zero shoe proximity detector |
| LeftShoeDetectProxStatus |
Boolean |
Gets the status of the left shoe proximity detector |
| RightShoeDetectProxStatus |
Boolean |
Gets the status of the right shoe proximity detector |
| LeftShoeConfirmProxStatus |
Boolean |
Gets the status of the left shoe confirmation proximity detector |
| RightShoeConfirmProxStatus |
Boolean |
Gets the status of the right shoe confirmation proximity detector |
| ChainStretchProxStatus |
Boolean |
Gets the status of the chain stretch proximity detector |
| ShoeDetectPE |
Boolean |
Gets the status of the shoe detect proximity detector |
| ProductCount |
Integer |
Gets the number of product items currently on the sorter |
| BaseColor |
String |
Gets/Sets the name of the color of the base |
| SlatsColor |
String |
Gets/Sets the name of the color of the slats |
| ShoesColor |
String |
Gets/Sets the name of the color of the shoes |
| BaseVisible |
Boolean |
Gets/Sets the visibility of the base |
| SlatsVisible |
Boolean |
Gets/Sets the visibility of the slats |
| ShoesVisible |
Boolean |
Gets/Sets the visibility of the shoes |
| EncoderEnabled |
Boolean |
Gets/Sets to enable the calculation of DistanceTravelled by transporter |
| DistanceTravelled |
Number |
Gets the distance travelled by the transporter since the simulation is started, measured in millimeter for metric(metres) and inches for imperial(feet) units |
| MaxDistanceTravelled |
Number |
Gets/Sets Max value for distance Travel by the transporter in the currently defined system units |