Initializes a new instance of the Qwerk..::.Servos class.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public Servos( Qwerk qwerk ) |
Parameters
- qwerk
- Type: AForge.Robotics.TeRK..::.Qwerk
Reference to Qwerk object, which is connected to Qwerk board.
Exceptions
Exception | Condition |
---|---|
AForge..::.NotConnectedException | The passed reference to Qwerk object is not connected to Qwerk board. |
AForge..::.ConnectionFailedException | Failed connecting to the requested service. |
AForge.Robotics.TeRK..::.ServiceAccessFailedException | Failed accessing to the requested service. |