Function Com_Break() Foundation
Sets a BREAK state on the send line for a specified period of time.
Com_Break( <nComPortNum> , ;
[<nMilliSeconds>] ; // Default: 100
) --> lSuccess
Returns .T. (true) if a BREAK signal could be send, otherwise .F. (false).
Sends a break for a period of <nMilliSeconds> to the specified COM port.
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.