-
EtherCAT Slave DC Sync to customer
说明: 实现Ethercat现场通讯的主从站代码实例(An Example of Master-slave Station Code for Ethercat Field Communication)
- 2019-04-06 13:54:05下载
- 积分:1
-
1
Security in Mobile Ad Hoc Networks
- 2014-02-20 23:02:56下载
- 积分:1
-
Antenna_polarization_3D.m
说明: 均匀平面天线阵列的三维极化方向图,matlab语言。(Antenna Polarization for Uniform Planar Array)
- 2020-11-25 11:19:32下载
- 积分:1
-
GB28181_摄像机模拟工具
说明: 可以同时模拟多个GB28181摄像头。 用于GB28181平台的压力测试(Multiple gb28181 cameras can be simulated at the same time. Pressure test for gb28181 platform)
- 2021-03-02 17:29:34下载
- 积分:1
-
语音小车
智能语音小车标准程序,已经测试通过了的。完全没有问题。(The standard program of intelligent voice car has passed the test. No problem at all.)
- 2020-06-17 20:20:07下载
- 积分:1
-
OTFS_sample_code
说明: The reference communication system for Orthogonal Time Frequency Space modulation
- 2020-12-22 00:00:33下载
- 积分:1
-
VC_MFC-Sample1
Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置
串口属性的实例.
在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口
进行通信.串口通信方便易行,应用广泛.
一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是
半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点.
每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正
确的命令后作出应答.
(Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
- 2012-10-11 07:23:02下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
Smart_Antennas_9780849312069
SMART ANTENNA BOOkS by lal chand
- 2019-03-25 17:07:51下载
- 积分:1
-
sampleCom
封装了windows操作串口的几个API(CreateFile, ReadFile,WriteFile,SetComState)。串口的读写设置这几个操作都可以简单地只用关键一两个参数就能实现操作。也是一个很好的例子,我写这个之前查了不少资料,感觉非常麻烦,索性发出来给新手们作个样例(Windows serial COM port access class,it includes CreateFile, SetComState,ReadFile,WriteFile,CloseFile)
- 2013-08-02 14:30:40下载
- 积分:1