April 19, 2012

enaud84 enaud84
Lab Rat
44 posts

QT and AT command for modem connected at port ttyUSB3

 

Hi all,
is possible send AT command at a modem like minicom for example?
is possible run a little script that i wrote for send AT command automatically?

I must do a programm that at start send 2 AT command at USB port ttyUSB3 for open a socket and after send a file..
thanks

3 replies

April 19, 2012

AcerExtensa AcerExtensa
Robot Herder
568 posts

Use one of QtSerial 3rd Class implementations.. for example QextSerialPort [code.google.com]

 Signature 

God is Real unless explicitly declared as Integer.

April 19, 2012

enaud84 enaud84
Lab Rat
44 posts

but i can run a shell script?

April 19, 2012

AcerExtensa AcerExtensa
Robot Herder
568 posts

Yes, you can. Look at QProcess [doc-snapshot.qt-project.org]

 Signature 

God is Real unless explicitly declared as Integer.

 
  ‹‹ QDockWIdget title & body overlapping      [SOLVED] QKeySequence only for one widget ››

You must log in to post a reply. Not a member yet? Register here!