BuildServoPositionRequest(System.Int32,System.Int32) Method

Generates a byte array containing the encoded data that represents a request to move a servo to a specified position.

Parameters

Name Description
pinNumberThe number of the pin.
valueThe position, in degrees, to move the servo to.

Returns

The encoded message.

Exceptions

Remarks

Examples

See Also