| ESkinSensor Properties |
The ESkinSensor type exposes the following members.
| Name | Description | |
|---|---|---|
| Battery |
Gets the remaining battery capacity (0 when not receiving).
| |
| Counter |
Gets the counter (-1 when not received).
| |
| FirmwareVersion |
Gets the firmware version ("" when not connecting).
| |
| FramePerSecond |
Gets the frame per second of e-skin Hub.
| |
| HubName |
Gets the device name of e-skin Hub ("" when not connecting).
| |
| IsConnected |
Gets whether connected with the e-skin Hub.
| |
| IsReceived |
Gets whether a value has been received.
| |
| NumberOfFrames |
Gets the number of preserved data frames.
| |
| PairingDevice |
Gets or sets the port name or device name paired with the sensor.
| |
| SerialNumber |
Gets the serial number of e-skin Hub ("" when not connecting).
| |
| UpdatedDateTime |
Gets the time-stamp when sensor data have been received (DateTime.MinValue when not received).
|