搜索资源列表
LabVIEW-parallel-Demo
- 本Demo演示了LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo demonstrates NI LabVIEW graphical development environment of parallel programming model. Between the parallel loop through the queue or a local variable data tr
wendukongzhixitong
- 通过温度全局变量,各种循环结构,实现温度的检测,控制盒报警-Temperature global variables, a variety of loop structure, temperature detection, control box alarm
labviewFor
- labview For循环源码实例讲解,实用易懂。-the labview For loop code examples to explain that the practical and easy to understand.
labviewWhile_FeedbackNode
- labviewWhile_FeedbackNode,While循环结构实例讲解,直观实用。-labviewWhile_FeedbackNode While loop structure examples to explain, intuitive and practical.
for-loop
- 这是一个关于for循环的程序,此程序是在matlab9.0版本上编写的,同时这是一个通用的程序,仅供大家参考。-This is a for loop program, this program is on in matlab9.0 versions written, at the same time, this is a common procedure, only for your reference.
pdfdownloadnew
- 实时仿真本文主要介绍了运用RT-LAB进行开关磁阻电机系统的仿真研究。与传统的MATLAB仿真相比,RT-LAB纯数字仿真具有实时高速性,半实物仿真是将控制对象直接接入回路中,具有简化模型、优化控制器参数和提高仿真的目的性与可靠性等一系列优点,非常有助于工程人员的研发工作,逐渐发展成为仿真实验的热点课题。-Switched reluctance motor。The Hardware-in-loop Simulation of Switched Reluctance Motor with RT-L
labview-practice-code
- 包含了使用labview来联系实现的各种基本功能:数组、IO输入、数据读取、变量、循环体等-Includes use the labview to contact to achieve the basic function: array, the IO input data read, variable loop body
LoopTimeCheck
- check the loop time program, it is owesome.
The-LabVIEW-Parallel-Loop-Demo
- 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-Demo Demo NI' s LabVIEW graphical development environment for parallel programming mode. Can queue or local variables to pass data between parallel loops. Based on
Area
- 一个非常强大的labview例子,主要介绍循环结构和应用程序控制等内容-A very powerful the labview example, introduces the contents of the loop structure and application control
ex1
- 用for循环产生4行100列的二维数组,数组成员如下: 1,2,3.......100 100,99,98.......1 6,7,8.......105 105,104,103......6 -For loop generates 4 rows of 100 two-dimensional array, the array members are as follows: 1, 2, 3 ....... 100 100,99,98 ....... 1 6,7,8
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
For-Loop-Progress-Bar
- 程序初始化或者For循环等待进度条。方便于调用的子VI。-For Loop Progress Bar
1
- 用While循环创建一个VI程序使之当输入0-100随机数大于循环次数是继续运行-While loop to create a VI program so that when the input 0-100 random number is greater than the number of cycles continue to run
Feedback-Loop.vi
- 关于Labview中反馈循环的学习,对于基础学习有一定的益处。-Labview feedback loop learning, for certain benefits based learning.
For-loop---index-input-array
- For循环-索引的方式输入数组,LABVIEW基础学习。-For loop- index input array
Wind-Power-Hardware-in-the-Loop-Simulator
- iemens Wind Power Develops a Hardware-in-the-Loop Simulator for Wind Turbine Control System Software Testing
user-key-exit-loop
- 使用键盘退出正在执行的循环 -Use the keyboard to exit the loop is executed
LABVIEW-close-loop-control
- 使用安捷伦仪器闭环控制输出电压 科创课程课程设计-close loop control
Conditional-Loop
- Labview Conditional loop example