-
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节-Visual C++ Serial communications technology and engineering practice books matching (Code) 4.3
- 2022-02-26 00:46:06下载
- 积分:1
-
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为...
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft"s own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.
- 2023-05-10 02:05:03下载
- 积分:1
-
将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯可以实现通讯对话,
将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯可以实现通讯对话,-Serial communication protocol will be stored as a communications document, but to keep the communication protocol storage document transferred to the computer is running and the next-bit machine communication can realize communication dialogue
- 2023-06-17 23:00:03下载
- 积分:1
-
serial communications for use of the two machines running serealcom.exe, but mus...
串口通讯使用说明
在两台机器运行serealcom.exe,
但必须保证用串口线连接,
选择串口时如出现error,
表明此串口正被其它设备使用。-serial communications for use of the two machines running serealcom.exe, but must ensure that the use serial link, choose when and if there Serial error, the expression of this Serial other equipment is being used.
- 2022-04-16 06:13:33下载
- 积分:1
-
Delphi下串口通讯源代码(本人用的测试程序)
Delphi下串口通讯源代码(本人用的测试程序)-serial communication source codes based on Delphi(Test Program for myself)
- 2023-06-11 10:05:03下载
- 积分: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
-
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构...
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构-485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings
- 2023-07-28 07:15:03下载
- 积分:1
-
College system, the source code is described in detail, if there are questions,...
学院系统,源代码详细描述,如有疑问,请与我联系。
- 2022-03-18 20:40:38下载
- 积分:1
-
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放...
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放-Test procedures for graphical display of real-time data storage and playback curve graphic display program test real-time data storage and playback curve
- 2022-01-25 16:48:57下载
- 积分:1
-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1