搜索资源列表
Serial-test
- 串口测试功能:波特率,串口,停止位,数据位,奇偶校验。进行发送读取-Serial port baud rate, serial port, test function: stop bit, data bits, parity.To send read
CRC
- CRC校验码LabVIEW编程实现,实现数据校验-CRC of the LabVIEW programming
dataacquzition
- 可以进行modbus通讯规约下的数据采集,包含地址表,crc校验,pid等子VI-Modbus communication protocol data acquisition sub VI contains the address table, crc checksum, pid
crc
- CRC校验程序,主要用于数据通讯中的数据完整性和可靠性的校验。-CRC verificaion code. Generally used in data communication for data integrity and verification.
show-wave-by-serial
- 通过串口显示传来的数据波形,最大速率传输,没有校验-show wave by serial
crc1012
- CRC1012校验,可通过调用该子VI对串口传回的数据进行校验。-CRC1012 check, by calling the sub-VI returned for serial data validation.
tongxin
- visa通信,状态机和并行通信,和校验解析,帧数据发送。-visa communication
EX-labview
- 正如上面提到的,UART广泛用于数字chip-to-chip通信在嵌入式系统上。虽然有很多配置,一个共同的UART包结构是10 - 1起始位,8位数据位(一个字节),和1停止位。下面的结构如图1所示,通常称为8 n1(1 8位数据位,没有奇偶校验,停止位)。有时包括一个额外的位奇偶校验检查(错误检测的一种简单形式),但这不是覆盖在这个实验室。-he experiments should achieve the UART universal asynchronous communicatio
Labview-Uart
- Labview实现串口数据存储,偶校验,波特率可改-UART data storage
labview-to-PC
- labview实现PC 与单片机通信,任务要求:PC机发送数据给单片机,然后单片机返回发送的数据,测试发送的数据和接收的数据是否相同。波特率:4800,数据位8,校验位:0,停止位:1-labview achieve PC to communicate with the microcontroller, mission requirements: PC sends data to the microcontroller, then microcontroller returns data tra
TEST4.24
- LabVIEW源码,可完成串口通信,CRC校验,数据处理保存绘图等功能-LabVIEW source code, to be completed by serial communication, CRC checking, data processing and other functions save the drawing
lrc
- LRC校验,一款很实用的校验工具,用于串口配置过程中的校验,数据传输时候用的,简单便捷,相信会帮到大家。-LRC check, a very useful verification tool for serial configuration process validation, data transfer time to use, simple and convenient, I believe will help you.
MB CRC-16 HEX
- 自动计算一串数据的CRC校验值(calculate CRC Value)
带CRC的串口通信
- 使用labview写串口与读取串口数据,包含CRC校验(Using LabVIEW to write serial port and read serial data, including CRC check)
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)
MB LRC-8
- CRC校验码,用于modbus,可以保证传输数据不出错(CRC check code, used in modbus, can guarantee the transmission of data without error)