LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Serial port Low Level access.... (https://www.linuxquestions.org/questions/linux-newbie-8/serial-port-low-level-access-724401/)

webquinty 05-07-2009 08:53 AM

Serial port Low Level access....
 
Hello,

I am interesting in send a signal break using serial port.
In minicom there is a option to do it but I don't know how to do it in my programm.

As I know, signal break is to put 1 in TXD.

Is there any way to do it??
any information or advice???

Best regards.

jf.argentino 05-07-2009 09:09 AM

In C under Linux (POSIX?) use "tcsendbreak" function

webquinty 05-07-2009 09:34 AM

Thank you very much.


All times are GMT -5. The time now is 11:45 AM.