Stop specified servo.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- servo
- Type: System..::.Int32
Servo to stop, [0, Count).
Return Value
Returns current position of the specified servo.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentOutOfRangeException | Invalid servo is specified. |
AForge..::.NotConnectedException | No connection to Qwerk or its service. |
AForge..::.ConnectionLostException | Connestion to Qwerk is lost. |