Get bounds of all servos.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public IntRange[] GetBounds() |
Return Value
Returns array of configured servos' bounds.
Exceptions
Exception | Condition |
---|---|
AForge..::.NotConnectedException | No connection to Qwerk or its service. |
AForge..::.ConnectionLostException | Connestion to Qwerk is lost. |