Click or drag to resize

BaseScanControllerScanControllerError Event

Event that will be raised in case of an scan controller error.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public event EventHandler<ScannerErrorEventArgs> ScanControllerError

Value

EventHandlerScannerErrorEventArgs
See Also