Click or drag to resize

DalsaCameraCheckOnCameraDriver Method

Checks for a JAI driver's registry entry and the version of the file "PvDotNet.dll".

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

Return Value

true if driver is found, false otherwise.
See Also