RobotIOClose Method

Closes connection with Arduino. DC motors and servo motors will be disabled, the digital trigger and digital switches will turn off, and the LED display will clear.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public void Close()

See Also