搜索资源列表
Labview
- 基于Labview的串口通信实例VI,通过串口实现PC机与下位机之间的通信-Labview-based serial communication examples VI through the serial port communication between the PC and the next crew
homework1
- 1.构建VI,产生两个随机数(0到1之间)并在仪表上显示两个随机数。仪表上分别设置标签“随机数1”和“随机数2”,使其中一个仪表显蓝色而另一个显红色。当红色仪表上随机数值比蓝色仪表随机数值大时,用一个圆形LED显示绿色,否则LED显示黑色。运行并观察结果。-Construction VI, to generate the two random numbers (between 0 and 1) and two random numbers are displayed on the instrum
11
- 构建VI,产生两个随机数(0到1之间)并在仪表上显示两个随机数。仪表上分别设置标签“随机数1”和“随机数2”,使其中一个仪表显蓝色而另一个显红色。当红色仪表上随机数值比蓝色仪表随机数值大时,用一个圆形LED显示绿色,否则LED显示黑色。运行并观察结果。-Construction of VI, to generate two random numbers (0 to 1) and in the instrument display two random numbers.The instrument
5
- 构建VI,每秒显示一个1到100之间的随机整数。与此同时计算并显示最后产生的4个随机整数的平均值。只有产生4个数后才显示平均值,否则显示0。每次随机数大于60时,使用Beep.vi产生蜂鸣声.整个程序延时间隔控制为1.5秒。-Construction of a second VI, showed a 1 to 100 between the random integer.At the same time calculation and display the final generated 4
temperature1
- 创建一个VI,产生头文件,使用For循环定时采集温度值,并将每次采样时间及温度数据以ASCII格式存储到一个文件中。在每次循环期间,记录下每次采集的时间及温度数据,添加到文件中,数据之间用添加一个制表位作为分隔符。-Create a VI, header files, using a For loop timing acquisition temperature, and the sampling time and temperature data stored in ASCII format
xuniyiqi
- 1.创建一个VI,产生头文件,使用For循环定时采集温度值,并将每次采样时间及温度数据以ASCII格式存储到一个文件中。在每次循环期间,记录下每次采集的时间及温度数据,添加到文件中,数据之间用添加一个制表位作为分隔符。-1. Create a VI, generated header files, use the For loop timing acquisition temperature value, and each sampling time and temperature data i
Simple-TCP---Server
- 演示使用TCP函数在服务器VI和客户端VI之间通过TCP设置数据传输。-Demonstrates the use of TCP functions in the server VI and client VI through the TCP set data transfer.
goujian0098
- 构建vi,每秒显示0~1之间的随机数。与此同时,计算并显示最后产生的4个随机数的平均值。只有4个数后才显示平均值,否则显。(Building VI, displaying random numbers between 0~1 per second. At the same time, calculate and display the average value of the 4 random numbers at the end. Only 4 numbers are displayed be
串行通信服务器
- 实现labview串口通讯和数据采集。LabVIEW是一种用图标代替文本行创建应用程序的图形化编程语言。传统文本编程语言根据语句和指令的先后顺序决定程序执行顺序,而 LabVIEW 则采用数据流编程方式,程序框图中节点之间的数据流向决定了VI及函数的执行顺序。(LabVIEW serial communication and data acquisition)
NI_USB
- 一个用VISA和usb通讯的简单VI 可以实现VISA和USB之间的通讯(A VI.its used for labview . it connects to usb with VISA.it s a useful VI.you can learn from the VI.)
Barcode Read(1)
- 基于labview的二维码扫码枪的VI,实现和扫码枪之间的通讯(VI of two-dimensional code scanning gun based on LabVIEW and communication between scan code gun)
vi之间按钮的传递实验
- 通过一个例子演示如何在vi之间传递按钮等数据(An example shows how to transfer buttons and other data between VI)