BaseScanHeadDataProviderGetModel Method |
Returns the model name of the scan head given its ID.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual string GetModel(
string id
)
Parameters
- id String
- The ID of the scan head.
Return Value
StringThe model name.
See Also