SPICE3DeviceGetFieldCorrectionFile Method |
Gets the field correction file from the card.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override 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