TApxProtocol.RTSLowForWrite

TApxProtocol

property RTSLowForWrite : Boolean

Default: False

Determines whether protocols force RTS low while writing received data to disk.

When RTSLowForWrite is set to True, hardware flow control is used to prevent the transmitter from sending additional data while the receiver writes data to disk. As soon as the disk write is finished, RTS is raised again. This feature might be required if other applications are being run at the same time as a protocol transfer or if disk access interferes with communications. This may not be effective on all file systems.

If the protocol is transferring files using a modem, it might also be necessary to configure the modem to react correctly to the RTS signal.