-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1
-
本文以实例方式介绍了用VC++编写DLL实现串行通信的方法,并给出了用其它语言调用该DLL的范例。...
本文以实例方式介绍了用VC++编写DLL实现串行通信的方法,并给出了用其它语言调用该DLL的范例。-In this paper, examples of ways to introduce the use VC++ Prepared DLL realize serial communication method of using other languages to call the DLL example.
- 2023-06-15 00:50:02下载
- 积分:1
-
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口...
VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make people feel inadequate. in the use of VB6 MsComm32.ocx, Many people will Programs require in the development feels very frustrated. Programs require here on the serial communications using native code, and it is the 14th API calls to achieve, and you will find Programs require the serial communication is as simple as that. In explaining how to use this class, there is a need to explain, this is only one type of serial communications Programs require demonstration You may need to change your position after use.
- 2023-01-04 03:45:04下载
- 积分:1
-
VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法...
VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
- 2023-08-17 07:00:03下载
- 积分:1
-
development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
开发工具EmbeddedVC++4.0,GPRS网络接入源代码,WinCE环境-development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
- 2022-07-25 12:38:03下载
- 积分:1
-
一个很实用的串口调试软件,需要设置的变量很少。
一个很实用的串口调试软件,需要设置的变量很少。-a very practical serial debugging software, the need for a few variables.
- 2023-02-26 19:55:03下载
- 积分:1
-
Serial programming is on the serial number, multithreading, the details of the n...
串口编程,是关于多串口,多线程,有详情的说明-Serial programming is on the serial number, multithreading, the details of the note
- 2022-01-25 15:47:05下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1
-
C language library DOS version of the communication process to support 115200 ba...
C语言通讯程序库DOS版,支持10个115200波特率的通讯口-C language library DOS version of the communication process to support 115200 baud rate of 10 communications port
- 2022-03-06 10:59:36下载
- 积分:1
-
ABB AIN meter 11 categories of data decoding procedures example
ABB AIN电表对数据类11解码的例子程序-ABB AIN meter 11 categories of data decoding procedures example
- 2022-12-19 22:45:03下载
- 积分:1