Click or drag to resize

SerialPortDefinitionDataSize Property

Number of data bits used in the serial port protocol.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public int DataSize { get; set; }

Property Value

Int32
See Also