搜索资源列表
产生波形
- 本程序代码可以准确地生成1-500Hz波形文件,正弦波,方波等。具体功能,下载下来,自己运行一下就知道了-the code can be accurately produce 1-500Hz waveform, sine, square, etc.. Specific functions, downloads, running about themselves will know.
Modbus-RTU
- Modbus-RTU测试工具原代码,能自动生成CRC校验码-Modbus-RTU test tool
Receive
- 关于DOS下控制串口,操作串口数据并生成文本文件的的方法,该代码十分成熟-Under the control of serial port on the DOS operation serial data and generates a text file method, the code is very mature
CT1
- 基于x86架构的串口测试汇编程序代码,生成程序后,可以在DOS上运行。-serial test programming for asm
ComSet
- 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类无界面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
Delphi
- 串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
Release
- 仪表通讯测试程序,可进行modbus、dtl 645 2007 1997版本的通讯测试。自定义通讯参数,程序根据规约生成发送代码与crc校验代码,发送给串口通讯仪表进行数据采集测试