BaseScanHeadFetchTransferDelay 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.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.47.0
Syntaxpublic virtual double? FetchTransferDelay()
Return Value
NullableDouble[Missing <returns> documentation for "M:RAYLASE.Marker.Device.ScanHead.BaseScanHead.FetchTransferDelay"]
See Also