搜索资源列表
Labview-comm
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
fasong
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
bobo
- 用Labview写的串口上位机,可实时显示波形,没有通信协议,直接用单片机发送要显示的数据就可以了-Written using Labview serial PC, real-time waveform display, there is no communication protocol, the direct use of the microcontroller sends the data to be displayed can be
UDP
- 基于LABVIEW的UDP数据接受和发送程序,包括文件夹生成程序,基于UDP传输协议,可以在两台电脑间传输txt文件。-Programs based on LabVIEW and UDP communication protocol. you can use the program to transfer the .txt files in different computers.
add-ASCII
- 对于modbus ascii协议可以自动计算添加LRC校验码。-For modbus ascii protocol can automatically add the LRC checksum calculation.
chuankou_labview
- 串口读写的labview程序,经过试验证明可以使用。高级的可以带有协议使用-A serial port to read and write the labview program, through the test can be used
UDP
- labview局域网通信,UDP协议,可以实现同意网络下的通信,类似于-labview LAN communications, UDP protocol, the network can communicate consent under similar qq
labview-UDP
- labview局域网通信,UDP协议,可以实现同意网络下的通信,类似于-labview LAN communications, UDP protocol, the network can communicate consent under similar qq
Remote-control-system-new
- 遥控器控制系统-程序框图密码:wurenji 通过上位机读取遥控器的数据(SBUS信号),并通过串口按照固定的通信协议发出,可以通过串口设备进行接收解析并进行实际的控制。-Remote control system- block diagram Password: wurenji read through the PC remote control data (SBUS signal), and issued in accordance with the fixed communicatio
UDP-communication
- 一个基于 Labview 的 UDP 通信实例。用户可通过该实例对 TCP-UDP 协议的工作方式有基本的了解。-Labview an instance of communication based on UDP. Users can work through the example of TCP-UDP protocol is a basic understanding.
zifuchuanxieyi
- 一个用于字符串40字节数据协议解析的VI,可用于串口通信。-A realization of a string of 40 bytes of data protocol analysis VI, can be used for serial communication
net-comunication
- Labview一直致力于如何将工程师人复杂网络编程中解救出来。因些labview可以不需要了解任何网络协议就能编写复杂的分布式应用程序-Labview has been working on how to engineer the rescue of people in a complex network programming. Labview because some may not need to know any network protocol can write complex di
LabWindowsCV-serial-and-word-printf
- 通过moudbus协议,实现串口数据采集与发送,以及,可通过界面设置参数与将数据打印到excel表。-Through moudbus agreement, serial port data acquisition and sending, and can set parameters through the interface and the data printed to the excel table.
LabVIEW-Example(8.6)
- CAN2-USB分析仪的二次开发源码,可以深入了解CAN协议已经定制自己需要的功能。-the code is the kits for second development of can2-usb analyzer
flashloader_28x
- 基于labwindowsCVI编写的TMS320F28xx的DSP在线升级上位机程序,通过串口实现,并附带串口协议。上位机软件支持使用CCS编译的.out目标文件并自动进行格式转换。 新建cvi工程。将所有文件添加进工程编译即可。-Upgrade based labwindowsCVI prepared TMS320F28xx of DSP Online PC program, through the serial port, and comes with serial protocol.
串口通信采集存储
- 串口数据采集RS232串口是工业中比较常用,也最容易接触到的一种总线协议,台式机上一般都有二个,而现在很多下位机、仪器等很多都还是使用串口通信的。通过RS232串口可以方便的实现Labview与其他测试软件、控制软件的通信。(Serial port data acquisition RS232 serial port is a kind of bus protocol which is commonly used in industry, and it is also the most easy
ADCS Class
- 该源代码是基于车载平台上的通讯诊断协议, 能够利用LabVIEW, LabWindows?/CVI, Visual C/C++ 6.0中基于CAN的汽车诊断 兼容Windows 7/Vista/XP/2000和LabVIEW Real-Time 诊断协议:CAN (ISO 15765, OBD-II)的KWP2000 (ISO 14230)和诊断 (Diagnostics) 传输协议:ISO传输协议15765-2和Volkswagen TP 2.0 兼容的接口:NI-XNET CAN、
Modbus
- 基于Labview的Modbus协议通讯源代码,包含master与slave端,可相互通信。(Labview-based Modbus protocol communication source code, including master and slave end, can communicate with each other.)
Modbus
- 标准MODBUS通讯协议,可直接调用与PLC进行通讯(Standard Modbus communication protocol, which can be directly called to communicate with PLC)