| ESkinSensorIsSetStrainSensorRange Method |
Gets whether the range of values of the strain sensor for calibration is set.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsSetStrainSensorRange(
StrainSensorChannel ch
)
function IsSetStrainSensorRange(ch);
Parameters
- ch
- Type: ESkinStrainSensorChannel
The specified channel.
Return Value
Type:
Booleanwhether the range of values of the strain sensor for calibration is set.
See Also