-
Visual C++串口通信技术与工程实践 随书带的源码
Visual C++串口通信技术与工程实践 随书带的源码-Visual C++ Serial communications technology and engineering practice with the book
- 2022-03-03 02:27:41下载
- 积分:1
-
Serial port engine based on Symbian S60 3nd
Symbian S603串口通信引擎程序-Serial port engine based on Symbian S60 3nd
- 2023-08-04 08:20:03下载
- 积分:1
-
serial data transfer, or use Tcomm MSComm control, the paper has done a pas a Ca...
串口数据传输,用Tcomm或MSComm控件,该
pas文件做了一个类-serial data transfer, or use Tcomm MSComm control, the paper has done a pas a Category
- 2023-04-08 06:30:04下载
- 积分:1
-
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。...
使用标准控件 Microsoft Communications Contro 进行串口设置,串口读写,读写输入输出缓存。-using standard controls for Microsoft Serial Communications Contro set, serial literacy, reading and writing input and output buffers.
- 2022-01-31 04:46:44下载
- 积分: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
-
Delphi串口通信控件
Delphi串口通信控件-支持4个端口-Delphi serial communication control-support four ports
- 2022-08-03 10:56:50下载
- 积分:1
-
ANSI标准(x3.64)视频终端和外设控制序列
ANSI Standard (X3.64) Control Sequences for Video Terminals and Peripherals
- 2022-01-31 09:23:06下载
- 积分:1
-
The PCD5003A is a very low power decoder and pager
controller specifically desi...
The PCD5003A is a very low power decoder and pager
controller specifically designed for use in new generation
radio pagers. The architecture of the PCD5003A allows for
flexible application in a wide variety of radio pager designs.
The PCD5003A is fully compatible with “CCIR Radio
paging Code No. 1” (also known as the POCSAG code)
operating at data rates of 512, 1200 and 2400 bits/s using
a single oscillator crystal of 76.8 kHz.
In addition to the standard POCSAG sync word the
PCD5003A is also capable of recognizing up to 4 User
Programmable Sync Words (UPSWs). This permits the
reception of both private services and POCSAG
transmissions via the same radio channel.
Used together with the Philips UAA2080 or UAA2082
paging receiver, the PCD5003A offers a highly
sophisticated, miniature solution for the radio paging
market. Control of an RF synthesizer circuit is also
provided to ease alignment and channel selection
- 2022-05-15 12:38:54下载
- 积分:1
-
Bcb6
BCB6串口控件,一种性能非常优越的控件。-Bcb6
- 2022-12-05 17:25:03下载
- 积分:1
-
在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。...
在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This program demonstrated how to use serial communication API serial communication.
- 2022-07-20 11:38:41下载
- 积分:1