Applies To Objects
Description
Returns or sets the time interval between transmitted characters.
Syntax
object.StopBits
Element |
Description |
object |
The ModemSetup or SerialSetup object |
Comments
The following values indicate the time interval between transmitted characters. To set the property, use either a constant or a value.
Constant |
Value |
Time Interval |
xSTOPBITS_10 |
0 |
One bit |
xSTOPBITS_15 |
1 |
One-and-a-half bits |
xSTOPBITS_20 |
2 |
Two bits |