 | ESkinSensor.StartCalibrationForBoth Method |
Starts calibration with changing the maximum and minimum values.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void StartCalibrationForBoth(
StrainSensorChannel channel
)
function StartCalibrationForBoth(channel);
Parameters
- channel
- Type: ESkin.StrainSensorChannel
The calibrating channel.
See Also