Click or drag to resize

DalsaCameraConnect Method

Tries to connect with the camera whose ID is stored in property CameraID. Called by RAYGUIDE's DeviceControllerService, e. g. at program start.

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public override void Connect()
See Also