-
在Labview开发环境之中,检验串口一个例子.
在Labview开发环境之中,检验串口一个例子.-In Labview development environment, and test serial port a case in point.
- 2023-08-03 20:30:03下载
- 积分:1
-
use of IC cards issuers of prepaid PB VF BCB DELPHI VC
使用IC卡发卡机构的预付费PB VF BCB DELPHI VC源程序,对其进行了详细说明
- 2023-05-30 12:50: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
-
GE plc 串口通讯,VB编制,读取内存单元
GE plc 串口通讯,VB编制,读取内存单元-GE plc serial communication, VB establishment, read memory cell
- 2022-09-18 03:40:03下载
- 积分:1
-
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!...
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
- 2022-01-26 19:31:39下载
- 积分:1
-
MATLAB和Visual C++
MATLAB和Visual C++-COM混合编程-MATLAB and Visual C++-COM Hybrid Programming
- 2022-10-14 10:45:03下载
- 积分:1
-
its own use VB prepared by the serial communication program, 1 and 2. The two CO...
自己使用VB编写的串口通信程序,1号和2号。将两个COM口用串口线连接,就可以运行这两个程序了。实现的功能:1号程序随机发送两个数字,2号程序接收并进行计算,然后发回1号机,1号机接收并显示出来。-its own use VB prepared by the serial communication program, 1 and 2. The two COM ports with serial line connectivity, it can run on the two proceedings. The functions : 1 random procedure to send two figures, the No. 2 receiver and procedures for calculating and then sent back No. 1, No. 1 receiver and displayed.
- 2022-05-20 19:33:35下载
- 积分:1
-
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。...
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I/O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
- 2022-04-10 13:17:24下载
- 积分:1
-
用vb写的,通过手机模块收发短信的例子程序,串口通讯的
用vb写的,通过手机模块收发短信的例子程序,串口通讯的-written with Visual Basic, via cell phone text messaging transceiver module procedures example, the serial communications
- 2022-09-04 13:45:03下载
- 积分:1
-
使用vb编程RS232输出
comboDevice.AddItem "COM1"
comboDevice.AddItem "COM2"
com...
使用vb编程RS232输出
comboDevice.AddItem "COM1"
comboDevice.AddItem "COM2"
comboDevice.AddItem "COM3"
comboDevice.AddItem "COM4"
comboDevice.AddItem "COM5"
comboDevice.AddItem "COM6"
comboDevice.AddItem "COM7"
comboDevice.AddItem "COM8"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
- 2023-09-06 10:00:05下载
- 积分:1