Article ID: 124237
Article Last Modified on 10/29/2003
Comm1.RTSEnable = True
(RTSEnable) Determines whether to enable the Request To Send (RTS)
line. Typically, the Request To Send signal that requests permission to
transmit data is sent from a computer to its attached modem.
When RTSEnable is set to True, the Request To Send line is set to high
(on) when the port is opened and low (off) when the port is closed. The
Request To Send line is used in RTS/CTS hardware handshaking. The
RTSEnable property allows you to manually poll the Request To Send line
if you need to determine its state.
Additional query words: 2.00 3.00 comm communication custom
Keywords: kbprb KB124237