Description: Serial asynchronous communication method is simple and convenient, which can be embedded in industrial control, serial port can also be used as examples of entry-learning program!
- [Cserialport] - Examples of serial asynchronous programm
File list (Check if you may need any files):
异步通信\RS485Comm\ReadMe.txt
........\.........\res\RS485Comm.ico
........\.........\...\RS485Comm.rc2
........\.........\Resource.h
........\.........\RS485Comm.cpp
........\.........\RS485Comm.dsp
........\.........\RS485Comm.dsw
........\.........\RS485Comm.h
........\.........\RS485Comm.rc
........\.........\RS485CommDlg.cpp
........\.........\RS485CommDlg.h
........\.........\StdAfx.cpp
........\.........\StdAfx.h
........\.........\RS485Comm.ncb
........\.........\Debug\RS485Comm.res
........\.........\.....\vc60.idb
........\.........\.....\RS485Comm.pch
........\.........\.....\vc60.pdb
........\.........\.....\StdAfx.obj
........\.........\.....\RS485CommDlg.obj
........\.........\.....\RS485Comm.obj
........\.........\.....\RS485Comm.ilk
........\.........\.....\RS485Comm.exe
........\.........\.....\RS485Comm.pdb
........\.........\RS485Comm.plg
........\.........\RS485Comm.aps
........\.........\RS485Comm.opt
........\.........\res
........\.........\Debug
........\RS485Comm
异步通信