you can use win32 api functions to do that -- open the serial port with CreateFile(), then use WriteFile() to write the data and ReadFile() to ...
確定! 回上一頁