Home > Mobile >  QT can use CreatFile readFile, writeFile way realization of serial port communication?
QT can use CreatFile readFile, writeFile way realization of serial port communication?

Time:04-16

As title, can be implemented in VC. Could you tell me whether can the realization way of communication in QT?
Currently using QT's own serialPort and third-party QextSerialPort feeling is not useful,

CodePudding user response:

Should be able to, that is, load Windows DLL to operate!
  •  Tags:  
  • Qt
  • Related