Computers/Language 2013. 11. 4. 21:54

C# - Serialport : IO exception Error



지정된 속도로 COM 포트 오픈시 오류발생시

==> 설치된 COM 포트의 지정 통신속도를 사용하지 않은 경우 

==> 반드시 장치가 허용하는 보오레이트만 지정할 것

==> 통신속도는 허용하는 보오레이트로만 할수 있다



Is there a way 

to use a serial 

port at 2-3 mbps?

http://stackoverflow.com/questions/6363504/is-there-a-way-to-use-a-serial-port-at-2-3-mbps


IO exception error when using serialport.open()

http://stackoverflow.com/questions/14885288/io-exception-error-when-using-serialport-open

posted by 털보네i
: