BaseScanControllerGetFieldCorrectionFile Method |
Gets the field correction file from the card.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void GetFieldCorrectionFile(
int head,
string path
)
Parameters
- head Int32
- Number of head (starting with 0).
- path String
- Path to store the correction file.
See Also