搜索资源列表
PCOMM
- 通信调试软件:PCOMM.rar -communications software debugging : PCOMM.rar.rar
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); [DllI
PCOMM
- c开发的串口操作函数,可以应用于串口类开发程序-This COM operation function is developed by C,which can be used for COM develepment.
20051115091838430
- PComm Lite,非常好用的串口通讯调试软件 PComm动态链接库可以帮助您开发高效的串口通讯程序-PComm Lite, a very useful debugging serial communications software PComm dynamic link library can help you to develop efficient serial communication program
PCOMM
- 通信调试软件:PCOMM.rar -communications software debugging : PCOMM.rar.rar
modbusfordelphi
- delphi串口modbus源码,modbus.pas 注:缺少pcomm.dcu文件,使用者将pcomm.dcu拷贝至工程文件夹中即可-delphi serial modbus connection source, modbus.pas Note : pcomm.dcu lack of documentation, users will pcomm.dcu copy to the project folder can be
COM
- 通过对pcomm.dll调用,对com口通讯的例程.采用多线程方式,可以对多串口进行通讯处理。-By pcomm.dll call on the com port communication routines. Using multi-threaded, it can be to deal with multi-serial communication.
pcommpro
- 用C++Builder在Win下开发串行通信程序是程序员们经常遇到却又令人头痛的事情,不但要理解许多复杂的API函数,还要掌握多线程编程。令人欣慰的是有一些公司专门为C++Builder开发了编写串行通信程序的开发工具,例如MOXA公司的Pcomm(该软件可在http:\\www.moxa.com.tw下载),因而帮我们解决了串行编程这一难题。-With C++ Builder developed in Win serial c
Pcomm
- 用DELPHI编的串口通讯原代码,简单易懂。-DELPHI made by the serial communication original code, easy-to-read.
TComm
- 一个非常好的Pcomm控件及例。通过试例,可以基本掌握本控件的用法。希望你需要它。-A very good control and Example PComm. Through test cases, you can grasp the basic usage of the controls. I hope you need it.
com
- 串口通信,基于PCOMM控件,可将串口2、3脚相连测试。-Serial communication, based on the PComm control, serial port can be connected to test pin 2,3.
vc_pcomm2.2
- 使用MOXA公司的PCOMM组件 实现了串口的初步发送与接收功能 由于本组件的资料较少 所以个人认为 此源码有些参考价值-Using MOXA
PComm2K_V1.3
- PCOMM串口开发包,版本比较新,2.5。带有Example,适用于vc++,delphi,vb。-PComm Serial Development Kit, a relatively new version, 2.5. With Example, apply to vc++, Delphi, vb.
SPPort
- 串口通讯控件。先把 Pcomm.dll 文件拷贝到OS能找得到的目录下。 在Component菜单下选择Install Component子菜单,选择Into existing package 或者 Into new package,在其中的Unit file name选择Port.pas文件,在Package file name 中输入包的名字,然后按OK选择安装。-Serial communication control. Pc
PCOMM
- PCOMM.DLL,串口开发的必备工具-PCOMM.DLL
PComm
- PCommLt_COM通读源码,可以用于串口连接-PCommLt_COM read through the source code can be used to connect serial
Read_Data
- 通过PCOMM DLL 串口读取数据,J基于MFC平台-Read or Writer Data by PCOMM DLL ,in MFC
Pcomm-dll
- Pcomm的lab 比Mscomm好很多(延时),简单易学。-Pcomm the lab a lot better than Mscomm (delay), easy to learn.
使用PCOMM实现的MFC串口调试助手
- Pcomm开发的串口调试助手,能实现简单的发送和接收.(Pcomm development of serial debugging assistant)