wclSerialClients Namespace

 NameDescription
TwclSerialClient

The component represents a Serial Client connection.

Top
 NameDescription
TwclSerialConfig

The structure describes a serial device (COM port) configuration settings that is used to open the COM port.

TwclSerialFeatures

Contains communications driver features information.

TwclSerialTimeouts

Contains the time-out parameters for a communications device.

Top
 NameDescription
TwclModemStatus

The state of the modem control-register value.

TwclSerialBaudRate

The maximum allowable baud rate, in bits per second (bps).

TwclSerialCapability

The possible serial port capabilities.

TwclSerialCommunicationState

The enumeration describes state of the serial communication device.

TwclSerialDataSize

The number of data bits that can be set.

TwclSerialDtrControl

Specifies the DTR (data-terminal-ready) input flow control.

TwclSerialError

The serial errors.

TwclSerialEscapeFunction

The extended function to be performed by the EscapeCommFunction method.

TwclSerialEvent

The type of a serial device event.

TwclSerialParam

The communications parameters that can be changed.

TwclSerialParity

Specifies the parity scheme to be used.

TwclSerialPurgeFlag

The flags used in PurgeConmm method.

TwclSerialRtsControl

Specifies the RTS (request-to-send) input flow control.

TwclSerialStopBits

Specifies the number of stop bits to be used.

TwclSerialType

The communications-provider type.

Top
 NameDescription
TwclSerialDeviceErrorEvent

The OnError event handler prototype.

TwclSerialDeviceEventsEvent

The OnEvent event handler prototype.

TwclSerialDeviceReadErrorEvent

The OnReadError event handler prototype.

Top
 NameDescription
TwclModemStatuses

The states of the modem control-register values.

TwclSerialBaudRates

The serial port baud rates.

TwclSerialCapabilities

The capabilities offered by the serial port.

TwclSerialCommunicationStates

The set contains the current communication device state.

TwclSerialDataSizes

The set of number of data bits that can be set.

TwclSerialErrors

Set of serial device rrrors.

TwclSerialEvents

The set of the communication events.

TwclSerialParams

The set of the communications parameters that can be changed.

TwclSerialParities

The set of supported parities.

TwclSerialPurgeFlags

The set of flags used in PurgeComm method.

TwclSerialStopBitsSet

Set of the number of stop bits to be used.

Top