BaseScanControllerGetDeviceStatusRepresentation Method |
Gets the device status in form of color and description.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic override Tuple<Color, string> GetDeviceStatusRepresentation()
Return Value
TupleColor,
StringTuple of color and description of the current device status.
See Also