SetCommTimeouts (hCom,&ComTimeouts); //設定dcb結構成員變數 dcb.BaudRate=115200; dcb.fParity=0; dcb.Parity=NOPARITY; dcb.StopBits=ONESTOPBIT;
確定! 回上一頁