如何使用 Win32 API 存取 RS232
Windows API 提供了一套通訊函式(Communication Functions)
可以專門用來解決串列通訊的問題.
關於 Communication Functions 總共有二十幾個,
但實際上如果只想做單純的傳送及接收的話,
只須用到五個 Communication Functions.
也就是說,讀者只要學會使用這幾個 Communication Functions,
那麼關於串列通訊的問題便可迎刃而解了.
Windows API 提供了一套通訊函式(Communication Functions)
可以專門用來解決串列通訊的問題.
關於 Communication Functions 總共有二十幾個,
但實際上如果只想做單純的傳送及接收的話,
只須用到五個 Communication Functions.
也就是說,讀者只要學會使用這幾個 Communication Functions,
那麼關於串列通訊的問題便可迎刃而解了.
文章標籤
全站熱搜

最近剛好要學習如何抓RS232的資料,但板上的Link失效了,不知板大是否有留備份??謝謝喔~~^_^