Click or drag to resize
ESkinSensor Properties

The ESkinSensor type exposes the following members.

Properties
  NameDescription
Public propertyBattery
Gets the remaining battery capacity (0 when not receiving).
Public propertyCounter
Gets the counter (-1 when not received).
Public propertyFirmwareVersion
Gets the firmware version ("" when not connecting).
Public propertyFramePerSecond
Gets the frame per second of e-skin Hub.
Public propertyHubName
Gets the device name of e-skin Hub ("" when not connecting).
Public propertyIsConnected
Gets whether connected with the e-skin Hub.
Public propertyIsReceived
Gets whether a value has been received.
Public propertyNumberOfFrames
Gets the number of preserved data frames.
Public propertyPairingDevice
Gets or sets the port name or device name paired with the sensor.
Public propertySerialNumber
Gets the serial number of e-skin Hub ("" when not connecting).
Public propertyUpdatedDateTime
Gets the time-stamp when sensor data have been received (DateTime.MinValue when not received).
Top
See Also