|
GoWebScan API
|
| kStatus GoWebScanCalCombiner_SetEncoderToYHandler | ( | GoWebScanCalCombiner | combiner, |
| GoWebScanCalCombinerEncoderToYFx | encoderToY, | ||
| kPointer | context | ||
| ) |
Sets the handler for converting the encoder ticks to a Y-axis position in mils.
| combiner | GoWebScanCalCombiner object. |
| encoderToY | Callback function |
| context | Receiver argument for callback. |