Click or drag to resize

DalsaCameraCheckOnCameraDriver Method

Checks the driver version and creates a warning if the driver version is not as expected.

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.52.0
Syntax
C#
protected override void CheckOnCameraDriver()

Return Value

true if driver is found, false otherwise.
See Also