PenDevice.Rssi Property

Neo smartpen SDK

PenDeviceRssi Property

Returns the signal strength for the Bluetooth connection with the peer device.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public int Rssi { get; }

Property Value

Type: Int32
See Also