Click or drag to resize

BasePluginCameraIsHardwareTriggerWait Property

If true, the camera waits for a hardware pulse signaling that image transfer is done instead for software event.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.20.0
Syntax
C#
public bool IsHardwareTriggerWait { get; set; }

Property Value

Boolean
See Also