DotNetSerialPort.ByteSize Property
Gets or sets the bytesize of the communication.
public
int ByteSize {get; set;}
Remarks
- Can be set to 5, 6, 7 or 8
- Default is 8
- To be able to use this property, the port must be open
See Also
DotNetSerialPort Class | SWBOX Namespace