BaseScanHeadGetInformation Method |
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract IDictionary<Axes, ScanHeadInformation> GetInformation(
Axes axes,
int timeoutMilliseconds = 1
)
Parameters
- axes Axes
- Axes to query information from.
- timeoutMilliseconds Int32 (Optional)
- Timeout.
Return Value
IDictionaryAxes,
ScanHeadInformationScanHeadInformationof the scan head
See Also