搜索资源列表
IV-curve-measure-with-Keithley2600
- 该程序可用于控制keithley2600数字源表测量太阳电池的IV曲线。可设置正反扫描次数,实时显示测量结果,并计算Jsc,Voc,FF,eff等电池参数。程序IVnew是总程序,除子程序外,还包括NI公司网站上提供的keithley2600程序包(必要)。-The program can be used to control keithley2600 digital source meter to measure the solar cell IV curve. Can be set to t
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
calendaar
- 用Labview做的日历程序,可以方便的查看和设定日期-Labview to do calendar program, you can easily view and set the date
password
- 弹出窗口要求输入密码(密码可以在程序里设置字符串),密码正确才会关闭窗口接着运行程序其他部分-Pop-up window asking for a password (password strings can be set in the program), the password is correct, will close the window then run the program
TCP-and-filtering
- 12、使用TCP的双人或多人聊天程序 13、生成:生成一个由若干个不同频率的正弦波以及均匀分布噪声组成的信号,并显示。(允许用户挑选正弦波个数、设置不同频率、设置幅值、设置信号长度。) 保存:将生成的信号保存到二进制文件中。 打开:打开二进制文件,并显示。 计算:计算并显示功率谱 滤波:可以设置滤波种类及滤波频率,可以选择是否滤波。 只使用两个Graph,分别用于显示信号和功率谱。(若进行滤波,则只显示滤波后信号和功率谱)-12, Double or multiplaye
1102-standard-AO---wfm-in-loop
- 简化Labview2012范例程序的模拟输出程序,可以自行方便设定输出信号频率-A simplified version of Labview2012 example program of analog output. With this programm, you can easily set the output signal frequency
bin
- this program to add noise to an image,you have to first set path to "C:\dspprojects"and copy any image(512*512) to that path-this is program to to add noise to an image,you have to first set path to "C:\dspprojects"and copy any image(512*512) to that
labview-lottery-program
- 用于新年联欢晚会的抽奖程序,可设定程序的背景音乐-Background music can set the program' s for New Year Gala
sensor-analysis
- 这是一个仪器性能分析程序,对一组数据进行拟合,分别计算仪器的线性度、迟滞、重复性、最大值、最小值。-This is an instrument performance analysis program to fit a set of data were calculated instrument linearity, hysteresis, repeatability, maximum, minimum.
UTF8toOEMCP
- 自己编写的一个LabVIEW下通过调用dll将UTF8转换成当前系统字符集(一般为GBK)的程序,保证可以运行,并正确转换。2011及以上版本打开。-I have written a LabVIEW dll by calling UTF8 conversion into the current system character set (general as GBK) program, to ensure that you can run, and correctly convert. 2011
jueyuansheding
- 固韦GPI-720A参数设定,通过程序代码设定-GPI-720A, solid Wei parameters set by the program code setting
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
LABVIEW
- 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
Automatic-shutdown
- 自动关机,通过调用windowsAPI实现,可以在您需要自动关机时,设定自动关机时间,运行程序,即可实现-Automatic shutdown by calling windowsAPI achieve, you can automatically shut down when you need to set the auto-off time, run the program, you can achieve
Starttoolkit
- 开机器就可以运行的LABVIEW程序代码可以帮助到大家在运行程序来设定-On the machine can run LABVIEW program code can help to you in running the program to set the
depict
- 编写软件为labview2011,功能为读取txt文件中的值,并绘制电平图,设置了双游标,可以自动准确计算出两游标X轴时间差值。txt的内容为上升沿或下降沿的时间信息,首位0代表下降沿,1代表上升沿。后面位的值乘16代表沿的绝对时间-program software is the labview2011, functions is to read txt file values , and draw level diagram, set up a dual cursor
chanshengsuijshu
- 这是一个产生随机数的简单VI,同时通过本程序可以设置一个界限值,到达报警的目的!-This is a simple VI, generate a random number at the same time, through this program can set a threshold value, reach the purpose of the alarm!
bit-transform-to-txt
- 将二进制文件(.BIT)转换为的文本文件(.txt)。使用说明:进入程序,设置程序中的生成文件存储路径,后即可运行(默认路径为桌面)。-The binary file (. BIT) is converted to a text file (. Txt). Instructions for use: enter the program, set the program to generate the file storage path, immediately after running (th
Oven-Program
- This program controls a oven controller. The controller is Yokogawa UT100 series (UT150 or UT152 or UT 155). It can control the set point, temperature raise rate, temperature decrease rate and more. The communication protocol is RS232. It also pl