RobotIORobotId Property
Gets the user defined ROBOT_ID string set in the firmware file Settings.h. Use the value
of this property to distinguish between different robots connected at
the same time.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public string RobotId { get; }
Public ReadOnly Property RobotId As String
Get
member RobotId : string with get
Property Value
String