Click or drag to resize
ESkinSensorIsSetStrainSensorRange Method
Gets whether the range of values of the strain sensor for calibration is set.

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

Parameters

ch
Type: ESkinStrainSensorChannel
The specified channel.

Return Value

Type: Boolean
whether the range of values of the strain sensor for calibration is set.
See Also