Click or drag to resize

BaseImageProcessingResultHandlerSuccessWriteSerialPortAutomation Property

The WriteSerialPortAutomation object that is used in case the image processing has been successful.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public BaseWriteSerialPortAutomation SuccessWriteSerialPortAutomation { get; set; }

Property Value

BaseWriteSerialPortAutomation
See Also