-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用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
-
串口通讯经典使用程序5,以前收集整理的东东,希望对大家有用!...
串口通讯经典使用程序5,以前收集整理的东东,希望对大家有用!-Serial Communication Classic to use the program 5, previously collected Dongdong finishing the hope for all of us!
- 2022-01-22 14:25:12下载
- 积分:1
-
串口通信程序,使用COM1串口进行计算机通信的软件
串口通信程序,使用COM1串口进行计算机通信的软件-Serial communication program, use the COM1 serial port for computer communications software
- 2022-01-27 21:24:53下载
- 积分:1
-
C++Builder 串口编程的很好的控件包,有必要用BCB编写的同仁不防下载试用....
C++Builder 串口编程的很好的控件包,有必要用BCB编写的同仁不防下载试用.-C Builder Serial Programming good control packet, it is necessary to prepare the BCB colleagues not anti-downloading trial.
- 2022-10-01 14:55:03下载
- 积分:1
-
上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改...
上传个考勤系统,希望别人也能用.该代码只能算初级的东东,软件代码复用性不高,重复代码比较多.唯一感觉有点取鉴的可能就是端口和dll的连接,还有线程的使用,本想改一改,但是手头没有考勤机了,对应考勤机是890C的.-From a performance appraisal system, I hope others can use. The code can only count the primary Dongdong, software, code reusability is not high, repeat the code more. The only feeling a little check Kam is probably dll ports and connections, There are threads to use, simply wanted to, but do not have attendance machine, and the corresponding attendance machine is the 890C.
- 2023-05-23 01:30:03下载
- 积分:1
-
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。...
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。-prepared serial communication procedures, different transmission formats, it will automatically send and sent manually.
- 2022-01-25 22:00:28下载
- 积分:1
-
偏移程序小集成,里面包括F
偏移程序小集成,里面包括F-K偏移,深度偏移等很多有用的源程序。-Small offset integration process, which includes FK migration, depth migration, and many other useful source.
- 2022-02-27 08:42:42下载
- 积分:1
-
Serial communication program, the completion of data acquisition, validation to...
串口通信程序,完成数据采集,验证证明正确,可以使用哦-Serial communication program, the completion of data acquisition, validation to prove correct, you can use the oh
- 2022-08-19 23:53:53下载
- 积分:1
-
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS...
微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。
IBM PC的异步通信适配器使用的UART芯片为INS 8250。
-Computer realize asynchronous communication relies on the adapter to be completed, which in turn is a UART chip, which UART chip at the core composition. IBM PC
- 2022-05-12 16:25:52下载
- 积分:1
-
要完成串口通信, 在32位模式下, 一般说来有以下四种方法
要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
- 2022-01-25 15:22:51下载
- 积分:1