Click or drag to resize
ESkinSensorGetMinMaxRange Method (StrainSensorChannel)
Returns the range of values of the specified strain sensor.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SensorRange GetMinMaxRange(
	StrainSensorChannel ch
)

Parameters

ch
Type: ESkinStrainSensorChannel
The specified channel.

Return Value

Type: SensorRange
The range of values of the specified strain sensor.
See Also