Click or drag to resize

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

Return Value

NullableDouble

[Missing <returns> documentation for "M:RAYLASE.Marker.Device.ScanHead.BaseScanHead.FetchTransferDelay"]

See Also