AntResponseRssi Property
Gets the RSSI in dBm.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
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