Serial Port Sniffer ActiveX Control - Properties Overview

Serial Ports Sniffer ActiveX Control provides the following properties:

Real serial port parameters:

Property
Brief Description
RealPortBaudrate Gets/Sets baudrate value for real serial port
RealPortDataBits Gets/Sets Databits value for real serial port
RealPortFlowReplace Gets/Sets Flow value for real serial port
RealPortHandshake Gets/Sets Handshake value for real serial port
RealPortParity Gets/Sets Parity value for real serial port
RealPortStopBits Gets/Sets Stopbits value for real serial port

Real serial port signal lines:

Property
Brief Description
RealPortCts Gets current status of CTS signal of real serial port
RealPortDsr Gets current status of DSR signal of real serial port
RealPortDcd Gets current status of DCD signal of real serial port

Virtual serial port signal lines:

Property
Brief Description
VirtualPortDtr Gets current status of DTR signal of virtual serial port
VirtualPortRts Gets current status of RTS signal of virtual serial port

Other properties:

Properties
Brief Description
ApplicationName Gets application name, which opened virtual serial port
VirtualPortHandle Gets Handle value for virtual serial port
RealPortHandle Gets Handle value for real serial port

See also

Serial Port Sniffer Methods Overview
Serial Port Sniffer Events Overview