搜索资源列表
sysSerial
- 串口驱动,本文件是在vxworks下串口的驱动文件,网上下的,有点问题-Serial Driver, the present document is in the VxWorks Serial Driver, the Internet, some problems
文件夹
- 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
USBjiekou
- 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
DataAlternation
- pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
kd12ci
- USB中 USB 控制芯片的头文件定义!!!1-USB USB controller chips in the first document definition! ! ! 1
COM terminal
- 超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计,请尽快注册,以免影响你的使用 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Super Terminal (sharing software) for the software used in DOS us
DOSCOMterminal
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed
AB2150
- 此文件以插件DLL的形式封装了AB2150矩阵协议,通过此DLL可以学习串口通讯和MFC DLL插件的开发,希望能使使用者收益。压缩包中含有云台控制ID是定义的枚举类型,该类型未在工程中列出,请使用者重新定义中即可编译。-this document in the form of plug-in DLL Packaging AB2150 matrix of the agreement, through this DLL can learn serial communication and MFC
stkconnect
- 演示connect 连接 stk 的方法,测试了载入场景命令,源代码包含AgConnect.lib等库文件,可以直接编译通过,对开发stk控制台程序具有较好的参考价值。 Stk 6.1 Connect模块测试-demonstration connect connecting stk methods tested included in the scene orders AgConnect.lib contains the source code for such documents can
232pc
- 将11520采样率(可用cooledit得到)的wav文件转换为可供串口播放的PWM文件,用windows的超级终端或者串口调试器发送到串口便可以用接在串口TxD和GND之间的喇叭听到-sampling rate of 11,520 (cooledit be available) to wav file conversion for serial PWM broadcast documents, with the Super Terminal windows or serial debuggin
FileSerial
- 一个简单的串口文件发送接受程序。可以调节发送延迟。里面的类可以应用在其他的环境下。A simple program that can send a file through a serial port. The delay and other parameters are changable.-a simple serial port to accept this document procedures. This delay can be adjusted. Inside the class
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
COM_Login
- 汽车行驶记录仪数据采集处理系统,登录模块的源码,注意这些都是com+组件,可以单独编译,并通过调用我前面上船的主窗体的.exe文件调试-Data Acquisition and Processing System, log module source code, the attention of these are com + components that can compile, and in front of me by calling the embarkation of the mai
axes
- 使用RS232串口2,通过Copley电机控制卡控制电机运转的VB程序。文件夹中包含有程序开发手册。 Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.
maxoncom
- 使用RS232串口2,通过Copley电机控制卡控制电机运转的VC程序。并且程序开发手册也包含在文件夹内。 Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file.
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
SmallSensor
- VC2008编写的串口通讯软件:小型化sensor上位机。利用CSerialPort实现了上下位机的相互通讯,List Control显示数据,并且使用txt文件在本地存储记录。-VC2008 prepared by the serial communication software: small sensor PC. CSerialPort achieved using upper and lower computer communicate with each other, List Con
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
Serial
- 串口实现双机互联 按照自定义串口通信协议进行信息交换,通过串口实现聊天、文件传输的功能!-Serial realization of two-plane interconnect in accordance with the custom serial communication protocol for information exchange, through the serial port to achieve chat, file transfer function!
vccomm
- 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.