搜索资源列表
labview-danpianji
- 利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。 设计任务 PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到 后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串 行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。-Use Keil C51 and LabVIEW programming to achieve PC serial communication wi
Labview2012_RS232_Debug
- labview2012开发的串口调试助手.功能齐全。带十六进制显示与发送,ASCII码显示与发送。-labview2012 developed serial debugging assistant. fully functional. Hexadecimal display and transmit, ASCII code with display and send.
EXAMPLE-LV8.6
- 串口字符串数据转为十六进制码读入,可增加固定字符串-Serial data string to hexadecimal code reads, increase fixed string
visa read
- 本vi用于从串口读取十六进制数据并保存数据至tdms文件。用户可在第二个循环中根据自己的串口数据格式进行改动。 (需要安装visa驱动)(This VI is used to read sixteen hexadecimal data from the serial port, and save data to the TDMS file.)