public void SetPosition(
float angle
)
Public Sub SetPosition (
angle As Single
)
member SetPosition :
angle : float32 -> unit
ArgumentOutOfRangeException | angle is out of range. |
IOException | Serial port is in error state or not open. |