搜索资源列表
commport_send_recieveCode
- VB写的串口程序,能够完成将编辑框中的输入数据通过串口以16进制方式发送。同时能够从串口接收数据
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
freeportCommunication
- VB与PLC自由口通信协议。并且可以实现16进制数与浮点数的转换-Freeport VB and PLC communication protocol. And can achieve 16 hexadecimal numbers with floating point conversion
saxcomm
- SAXCOMM控制,支持VB大于是16以上的串口号-SAXCOMM control, support for VB 16 or more large then the serial port
CRCPCalculator
- CRC calculator 16 vc vb源代码-CRC calculator 16 vc vb source code
Server_VB
- 协议通信测试,vb,间隔1秒交替发随机数,帧长16-The protocol communications test, vb, one second intervals by alternating random number, frame length 16
crc-16
- Crc-16 校验码 vb实例,拿过来就能用的-Crc-16 checksum the vb instance, take over will be able to use
vb.RS232
- 模仿超级终端风格的RS232串口调试工具 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(RS232 serial debug tool imitating super terminal style This is a SuperTe
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用