搜索资源列表
PolarisRemoteCtrl
- 这是一款通过 RS-232 来模拟红外遥控器的按键操作的软件,也可用于其它通过RS-232通信协议来进行控制操作的软件界面及应用程序的开发-through RS-232 to simulate the infrared remote control buttons to operate the software, may also be used for other through the RS-232 communication protocol for the operation of th
4
- 实时通讯方法的研究。PLC程序根据定义的通信协议(即 PLC接收信息 帧的格式和定义 )识别其信息 内容。通过PC 的 COM1与S7-200 PLC的 RS一232端口的串行硬件连接,然后通过对 S7—200系列 PLC进行通信编程 ,就可实现与上位机通信 。
RS 232C 详解
- 串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already severa
Modbus_VC2005
- 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
232
- PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
scom
- 串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上 经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合 会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~ 20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性 都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为 一种标准,目前已在微机通
MODBUS1
- 用C++语言封装的MODBUS通信协议 可直接在工业中用于RS485 与232的通信-modbus communication is demonstrated by c++ language
232
- RS232通信(串口通信),一种非常通用的设备通信协议-RS232 communication (serial communication)
jieshou
- 51单片机串口接收数据,232串口接收数据,上位机通信协议-51 microcontroller serial port receives the data, the 232 a serial port receives the data, PC communication protocol
922123
- plc程序设计,PLC程序根据定义的通信协议识别其信息 内容,通过PC 的 COM1与S7-200 PLC的 RS一232()