C++Builder 如何接收RS232資料(已解決) - MyChat 數位男女_程式設計

C++Builder 如何接收RS232資料(已解決) - MyChat 數位男女_程式設計

瀏覽:1309
日期:2026-04-22
程式設計小弟想要寫一個程式可以接收RS232所傳輸到電腦的資料並且將資料用波形的方式 ... If you're already familiar with using BCB to develop Windows programs, the .... ReadFile(hComm, InBuff, 50, &dwBytesRead, NULL);...看更多