Click or drag to resize

GenericScanHeadIsOperational Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.IsOperational(RAYLASE.Marker.Common.Axes,System.Int32)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override bool IsOperational(
	Axes axes,
	int timeoutMilliseconds = 1
)

Parameters

axes  Axes

[Missing <param name="axes"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.IsOperational(RAYLASE.Marker.Common.Axes,System.Int32)"]

timeoutMilliseconds  Int32  (Optional)

[Missing <param name="timeoutMilliseconds"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.IsOperational(RAYLASE.Marker.Common.Axes,System.Int32)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.IsOperational(RAYLASE.Marker.Common.Axes,System.Int32)"]

See Also