Click or drag to resize
UnityESkinSensor Properties

The UnityESkinSensor type exposes the following members.

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