搜索资源列表
labview-RS232
- labview编写的RS232通信程序,实现串口通信-the labview written RS232 communication program, serial communication
Chr6330
- Chroma 63XX系列电子负载GPIB和RS232通信程序-this is labview driver for Chroma 63XX electric load.
RIGOL-DS1000-Series
- 普源DS1000系列示波器labview RS232和GPIB通信驱动.-this is labview driver for Rigol DS1000.
PLC-RS232-PC
- OMRON PLC 与PC 的RS232通信-OMRON CP PLC RS232
RS232
- 基于LabVIEW的RS232串口通信程序-RS232 serial communication program based on LabVIEW
RS232chuanxingtongxin
- 讲述了labview中同过RS232进行上下位机通信的原理和方法,希望有助于大家的学习-Tells the story of the labview with a RS232 for fluctuation of communication principle and method of machine, hope can help you learn
serial-port-communication
- 代码实现电脑通过RS232串口与下位机通信的功能,经测试代码正确,能够实现功能。- RS232 serial code can implement PC and the next function machine communication, tested code correctly, can realize the function.
USing-VISA-Operating-S7-200-PLC
- 利用VISA函数链接S7-200 RS232实现PPI通信,发送指令,返回数。详细指令手里占时没有啊,有的兄弟们奉献一下,感激不尽!-USing VISA Operating S7-200 PLC
LabviewRS232COM
- 两个Labview RS232串口通信程序及例子说明-Two Labview RS232 serial communication procedures and examples
life-helper-for-elder-people
- 该程序是基于LabVIEW的生活助手类软件,有登陆管理、状态监测、应急短信、用户管理等功能,采用RS232串口通信,还有GSM短信收发模块。-The program is a life-helper software based on LabVIEW , including land management, state monitoring, emergency message, user management and other functions, using RS232 serial co
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
Serial-port-232
- 实现HSPY可编程直流电源与PC的RS232通信,可实现控制电压和时长的功能-Programmable DC power supply to achieve HSPY RS232 communication with the PC, enabling the control voltage and duration of the function
RS232-test
- 主要是为了测试labview与rs232串口的通信情况-communication with rs232
RS232-Data-Sample
- 可实现RS232数据通信,数据采集,数据保存,数据回放功能。-RS232 data communication, data acquisition, data preservation, data playback.
RS232-IIC
- 串口RS232转IIC通信的元程序,针对不同的转换器,程序稍作修改,基本可以通用。-Turn a serial port RS232 IIC communication program, according to different converter, modify, basic can be universal.
LabVIEW-rs232
- 手把手教会你怎么用LabVIEW做串口通信,非常不错的讲解,到位得很。-Teach you how to do a serial port communication in LabVIEW, holding very good explanation, in place.
串口
- 实现串口与PC通信,调试,以及后续编程需求(Serial port and PC communication)
Rs232转USB通讯
- 通信内容,可以实现软件的转换和串口的转换等审核人员审核完成后才能开通下载,超过一个小时未开通。天天的更新(weeeddergfgiyhggfgfdsdarertrtfhjhjgcfdgfdg)
串口通信采集存储
- 串口数据采集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
简易串口测试源代码(LV2015)
- 用于简易的RS232通信测试,可以当做小的串口助手使用。用于LABView的学习。也可以扩展更多的功能。