| ESkinSensorStartCalibrationForBoth 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)
Syntax public void StartCalibrationForBoth(
StrainSensorChannel channel
)
function StartCalibrationForBoth(channel);
Parameters
- channel
- Type: ESkinStrainSensorChannel
The calibrating channel.
See Also