Function Com_Soft_R() Foundation
Checks whether an XOFF signal was received.
Com_Soft_R( <nComPortNum> , ;
[<lStartTransmitter>] ;
) --> lXOFFflag
Returns .T. if the transmitter has received an XOFF and is waiting to receive XON, otherwise .F.
Allows to start transmitter although physical device driver for the specified COM port is waiting for an XON character. If <lStartTransmitter> = .F. transmitter will not be started.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.