搜索资源列表
caoSerialComm10
- 可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用.-serial communication can be realized DLL source. Communications faster, easier debugging, occupying less system resources. very practical.
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
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
sms
- 变成dll文件的,基于串口编程的短信猫程序代码,有用 ,
SerialPort
- WINNT2000下直接写端口的VC++源程序::这是一个直接操作端口的例子。其中文件夹lib是程序所用到的dll.
winio
- 很好的串口读写程序,里面有源代码和DLL动态库文件
RS232
- VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)
PCommDLLCSharp调用包
- C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
sms.dll
- sms.dll 文件,及详细demo
TSerialPort
- 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
rxmod
- 通过Modbus读取PLC保持寄存器数据的DLL开源文件-Open code to read PLC holding register via Modbus.
COM
- VC++ 串口RS232 DLL文件的制作.-RS232 DLL
hypertrm
- 超级终端98版 此版本是从win98下提取出来的。vista和2008下已经没有超级终端了。而XP下的超级终端在滚动屏幕的时候会出现乱码。所以win98下的还是很稳定的。在XP/2003下通过,vista/2K8未测试。 个人在本机上测试,直接双击hypertrm.exe就可以正常使用 有几个网友反应缺少DLL文件,因此特别将对应的DLL文件也一起打包 将本文件夹下的windows\system32目录下的文件复制到c:\windows\system3
1531-anqn
- 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is
vcdll20100619223057
- vc调用dll 其实,调用dll文件的方法很多,不一定要使用LoadLibrary函数。如果使用的话,你就要预先声明dll中的函数,很麻烦-vc call dll in fact, many ways to call the dll files do not have to use the LoadLibrary function. If so, you must pre-declare dll function in much trouble
200PLC
- w95_s7.dll是西门子300与VB通迅的一个DLL文件有了它就可以实现无OPC通讯方式 -w95_s7.dll Siemens 300 communication with VB with a DLL file it can be achieved without OPC communication
ComSet
- 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类无界面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
commapi
- 这是关于串口通信的api文档和comm.jar 和win32com.dll 文件。里面也有一些简单的例子。-This is the api documentation on the serial communication and comm.jar and win32com.dll files. There are also some simple examples.
COM
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication modules, communication protocol document for the [communications command and commun