Applies To Objects
Description
Returns or sets the number of bits used for each character transmitted or received.
Syntax
object.DataBits
Element |
Description |
object |
The ModemSetup, SerialSetup, or TelnetSetup object. |
Comments
The following values indicate the number of data bits used. To set the property, use either a constant or a value.
Constant |
Value |
xDATABITS_7 |
0 |
xDATABITS_8 |
1 |