itas109 / CSerialPort

CSerialPort - lightweight cross-platform serial port library for C++/C/C#/Java/Python/Node.js/Electron
https://blog.csdn.net/itas109/article/details/84282860
Other
740 stars 338 forks source link

有没有可以查询CTS/DSR信号线状态的方法? #92

Open Yan-ZhJ opened 2 months ago

Yan-ZhJ commented 2 months ago

有没有方法可以实现查询这两个信号线的状态?

itas109 commented 2 months ago

3.x版本有这个功能,因为不常用,4.x版本没加

Yan-ZhJ commented 2 months ago

3.x版本有这个功能,因为不常用,4.x版本没加

感谢答复,那我自己先加一个GetCommModemStatus方法用着

Yan-ZhJ commented 2 months ago

参考setRts写了一个GetModemStatus,结果现在调用writeData会触发BN_CLICKED,环境VS2022 MFC 搞不定了

itas109 commented 2 months ago

理论上应该不会影响MFC的BN_CLICKED 可以加Q群交流 129518033