IWinchControl Interface |
Namespace: KASAPIv2
The IWinchControl type exposes the following members.
| Name | Description | |
|---|---|---|
| cfgMaxCableLength | Maximum reserve of the cable in the winch. | |
| cfgMotorMaxSpeed | Maximum speed of retracting or extending the cable. | |
| currentCableLength | Amount of the cable that was extended till the moment. | |
| isConnectorLocked | Tells if the cable connector head is locked into the winch. | |
| motorCurrentSpeed | Current speed of the motor spindle. | |
| motorTargetSpeed | Desired speed of the motor spindle. |
| Name | Description | |
|---|---|---|
| ReleaseCable | Sets the deployed cable length to the maximum value allowed by the part. | |
| SetMotor | Sets the winch motor to the desired speed. | |
| StretchCable |
Sets the deployed cable length to the actual distance between the winch and the connector.
|