The Databits property returns the current value of databits (number of data bits to transmit). DataBits to be equal to 5, 6, 7, or 8. If serial port is not recreated, the property will return -1.

LONG Databits;

   

Property Value : The number of bits in the bytes transmitted and received.