BaseScanHeadCheckControllerFeature Method |
Checks whether the feature is supported by the scan head.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool CheckControllerFeature(
ScanControllerAutomationFeatureType feature
)
Parameters
- feature ScanControllerAutomationFeatureType
- Feature to validate.
Return Value
BooleanTrue if the feature is supported.
See Also