Click or drag to resize
IMotionSensorGetMaxValue Method
Returns the maximum value of the specified channel of strain sensor.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int GetMaxValue(
	int i
)

Parameters

i
Type: SystemInt32
The channel index.

Return Value

Type: Int32
The maximum value of the specified channel.
See Also