BasePluginCameraIsManualTriggerLoop Property |
If true, the camera will be triggered by TakePictureMat by using
a WritePortAutomation object. Otherwise the camera will be
triggered by Click and Teach after setting the mirror positions using
BaseScanController.GoToAndTrigger().
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.20.0
Syntaxpublic bool IsManualTriggerLoop { get; set; }
Property Value
Boolean
See Also