BaseImageProcessingAutomationGetIlluminationControllers Method |
Retrieves the available illumination controllers.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic abstract Dictionary<ICameraAndIlluminationHolder, string> GetIlluminationControllers()
Return Value
DictionaryICameraAndIlluminationHolder,
StringA dictionary containing an ICameraAndIlluminationHolders
as key and the illumination controllers' short labels as values.
See Also