Click or drag to resize

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.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.47.0
Syntax
C#
public override double? FetchTransferDelay()

Return Value

NullableDouble

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.FetchTransferDelay"]

See Also