Click or drag to resize
IMotionSensorSetDeviceName Method
Sets the name of e-skin Hub.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SetDeviceName(
	string deviceName
)

Parameters

deviceName
Type: SystemString
The name of e-skin Hub.
See Also