搜索资源列表
j2me
- java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
interrupt
- timeout programme for 51 si -open some port for interrupt in timer
ksoap2
- android连接webService的时候很有用的一个包,这个包是经过修改过的,超时时间可以自己设定,以前版本的包超时时间是定好的,大概有3分多钟-android connection webService useful when a package, this package is the result of modified, the timeout can be set, the previous version of the packet timeout is set right, a
615test_3_2_OK
- 该串口通信程序能自动检测串口,串口基本参数可选,识别帧头帧尾,发送区自动检测有效帧数据,并能校验应答数据是否正确、有无超时。-The serial communication program can automatically detect the serial port, serial port optional basic parameters to identify the end of the frame header, sending zone automatic detection
jWebSocketClient-1.0-nb20105
- jWebSocket Clients – 纯Javascr ipt的WebSocket客户端,多个子协议和可选的用户、session、timeout管理机制。无需插件。并且现在可以应用在任何其他Java、Android客户端。 -Archive (.zip) with all required .js files and demos to run the jWebSocket client including minified production versions (~8.1 MB). Sim
Victor-serial--VCL
- 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
commrev
- 串口超时接收,通过测试超时时间接收数据,并将接收数据返回-Serial timeout to receive, receive data and receive data through the test timeout return
VCL
- 一个VCL控件 1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能: 增加了 PackageType 和 PackageInterval 两个属性。 PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。 PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。 ①使用超时的方法适用于与单片机和仪表通讯的大部分情况 ②使用帧首尾和控制
nrf2401-fasong(1223)
- nrf2401发送,串口发送程序,采集串口数据通过无线发送,具备串口接收超时功能和无线直接发送串口数据-nrf2401 send serial transmission program, collecting serial data via wireless transmission, with the serial receive timeout function and wireless serial data is sent directly
Serial-Read-with-Timeout
- Serial Read with Timeout
51控制模块原理图
- 协议支持0~FF的全数据的传送,移植到其它通讯中可支持全双工通信模式,且带有自同步功能,无需超时。(The protocol supports the full data transmission of 0~FF, and can support full duplex communication mode in other communications, with self synchronization and no timeout.)
VB与OMRON PLC通讯源码
- 这是VB和欧姆龙通讯源码经典的例子, Lettura_Dm = False ricez_ok = -1: timeout = False trasm = "@00RD" trasm = trasm + Right$(Str$(10000 + dm!), 4) trasm = trasm + "0001" trasm = trasm + bcc(trasm) + Chr$(42) + Chr$(13) Omron!Comm1.Output
