Edit

Share via


ServoMotor.WritePulseWidth(Int32) Method

Definition

Writes a pulse width to the servo motor.

public void WritePulseWidth (int microseconds);
member this.WritePulseWidth : int -> unit
Public Sub WritePulseWidth (microseconds As Integer)

Parameters

microseconds
Int32

The pulse width, in microseconds, to write to the servo motor.

Applies to