Click or drag to resize

BasePluginCameraHardwareTriggerWritePortAutomation Property

In case of hardware triggering the write port automation object used to trigger the camera.

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

Property Value

WritePortAutomation
See Also