SonarPing Method

Sends one ping using a sonar module.

Definition

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

Exceptions

IOExceptionSerial port is in error state or not open.

See Also