GenericScanHeadFetchTransferDelay Method |
Fetches the actual transfer delay (in µs) from the card hardware.
Returns null if the card does not support this query or is not connected.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanHeadAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.47.0
Syntaxpublic override double? FetchTransferDelay()
Return Value
NullableDouble[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.FetchTransferDelay"]
See Also