| ESkinSensorStartCalibrationForMax Method |
Starts calibration with changing the maximum value.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void StartCalibrationForMax(
StrainSensorChannel channel
)
function StartCalibrationForMax(channel);
Parameters
- channel
- Type: ESkinStrainSensorChannel
The calibrating channel.
See Also