Byte size serial port communications parameter. One of FTSPCDataBits values.
Read/Write
| Visual Basic .NET |
DataBits As FTSPCDataBits
|
|---|---|
| Visual C# |
FTSPCDataBits DataBits; |
In case of invalid parameter, it will be set to DataBits8 value.
The property may throw exception. Refer to Handle errors sample for details.