StopBits Property

Number of stop bits to be used. Stop bits separate each unit of data on an asynchronous serial connection. They are also sent continuously when no data is available for transmission. Refer to FTSPCStopBits.

Access

Read/Write

Syntax

Visual Basic .NET
StopBits As StopBitConstants
Visual C#
StopBitConstants StopBits;