GenericScanHeadGetInformation Method |
Namespace: RAYLASE.MarkerPlugin.Devices.ScanHeadAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override 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