Stop all servos.

Namespace:  AForge.Robotics.TeRK
Assembly:  AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public int[] StopServos()

Return Value

Returns array of current servos' positions.

Exceptions

ExceptionCondition
AForge..::.NotConnectedExceptionNo connection to Qwerk or its service.
AForge..::.ConnectionLostExceptionConnestion to Qwerk is lost.

See Also