Function Com_Soft_R() Foundation

Checks whether an XOFF signal was received.

Syntax
Com_Soft_R( <nComPortNum>        , ;
            [<lStartTransmitter>]  ;
          ) --> lXOFFflag
Return

Returns .T. if the transmitter has received an XOFF and is waiting to receive XON, otherwise .F.

Description

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.

Feedback

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.