AntResponseRssi Property
Gets the RSSI in dBm.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
public sbyte Rssi { get; protected set; }
Public Property Rssi As SByte
Get
Protected Set
public:
property signed char Rssi {
signed char get ();
protected: void set (signed char value);
}
member Rssi : sbyte with get, set
Property Value
SByte