在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → LabVIEW Basics I,II

LabVIEW Basics I,II

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:1.56M
  • 下载次数:2
  • 浏览次数:94
  • 发布时间:2021-02-04
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.pdf
  • 所需积分:2
 

实例介绍

【实例简介】
原版LabVIEW基础培训教材,多个公司使用的员工基础培训教材。
Contents Student guide A. Course description……………,………,….….,.….…,….,....ni B. What You Need to Get Started C. Installing the Course Software. D. Course goals…. ···· E. Course Conventions IX Lesson 1 Common Design Techniques A. Single Loop architectures B. Parallelism .......................................................................................1-6 Exercise 1-1 Concept: Evaluate Parallelism...... C. Multiple loop architectures D Timing a Design Pattern....... ∴1-13 Lesson 2 Communicating Among Multiple Loops A. Variable 2-2 B. Functional global variables .................................................2-11 Exercise 2-1 variables vi 2-14 C. Race Conditions .....................................,....................2-23 Exercise 2-2 Concept: Bank VI 2-30 D. Synchronizing Data Transfer 2-33 Exercise 2-3 Project: Queue Data 2-37 Exercise2-4 Optional: Global Data Project……… 2-52 Lesson 3 mproving an ExistingⅦ A. Refactoring Inherited Code Exercise 3-1 Project: Refactor B. Typical Issues.....................3-23 Exercise3-2 Concept: Typical Issues………… 3-27 C National Instruments Corporation abvIEW Development Course Manual Contents esson 4 Controlling the User Interface △.VⅤ I Server architecture 4-2 B. Property nodes 看鲁垂 …4-3 Exercise 4-1 Temperature Limit VI ·.··.··········.·.···· 4-5 C. Control references ……4-9 Exercise 4-2 Set Plot names .................................................................................4-13 D. Invoke nodes 4-23 Exercise 4-3 Front Panel Properties vi 4-24 Lesson 5 Advanced File 1/0 Techniques A. File formats B. Binary files Exercise5-1 Bitmap File writerⅥI……….………………-12 C. TDM Files… 5-20 Exercise 5-2 TDM Logger VI 5-32 Exercise5-3 TDM Query.…… 5-47 Lesson 6 Creating and Distributing applications A. Lab VIEW Features for Project Development Exercise61 Concept:LabⅤ IEW Project Management 1006…… 6-2 B. Preparing the application……… 。垂.。音垂垂。·。·音·D看。音看音鲁番 6-7 C. Building the application and installer………………6-8 Exercise 6-2 Concept Creating a Stand-Alone Application 6-10 Appendix a Additional information and resources Index Course evaluation LabvIEW Development Course Manual n. com Student guide Thank you for purchasing the Lab viEw Basics 1: Development course kit. You can begin developing an application soon after you complete the exercises in this manual. This course manual and the accompanying software are used in the two-day hands-on lab view Basics 11: Development course You can apply the full purchase of this course kit toward the corresponding course registration fcc if you register within 90 days of purchasing the kit Visit ni. com/training for online course schedules, syllabi, training centers, and class registration Note For course manual updates and corrections, refer to ni. com/info and enter the info code rdlvc2 The Lab vIEW Basics 1: Development course is part of a series of courses designed to build your proficiency with lab view and help you prepare for exams to become an ni Certified Lab view developer and ni certified Lab vIEW Architect. The following illustration shows the courses that are part of the LabvieW training series. Refer to ni. com/training for more information about Ni Certification Courses New User Experienced User Advanced user Begin Labview basics Lab vieW Intermediate I Here Lab view advanced LabV| EW Basics‖ LabvieW Intermediate‖ Application Development Skills learned Skills learned i Skills learned ·LabV| EW environment Modular application development i Large application design navigation · Structured design and :. Code reuse maximization Basic application creation development practices Object-oriented programming using LabVIEW · Memory management andⅥ: in labview pertormance improvement Certifications Certified labviEw Certified Lab vIeW Certified Labview Associate Developer Exam Developer Exam Architect exam Skills tested Skills tested Skills tested ·LabV| EW environment LabvIEW application LabvIEW application knowledge development expertise development mastery Hardware-Based Courses, Data Acquisition and Signal Conditioning Modular Instruments Instrument Control Machine Vision Motion control lab vieW real-time Core courses are strongly recommended to realize maximum productivity gains when using LabVIEW C National Instruments Corporation Labvew Development Course Manual Student guide A. Course Description Use this manual to learn about Lab view programming concepts techniques, features, VIs, and functions you can use to create test and measurement, data acquisition, instrument control, datalogging, measurement analysis and report generation applications This course manual assumes that you are familiar with Windows Macintosh, or UNIX that you have experience writing algorithms in the form of flowcharts or block diagrams; and that you have taken the lab vIew Basics 1: Introduction course or have equivalent experience The course manual is divided into lessons, each covering a topic or a set of topics. Each lesson consists of the following An introduction that describes the purpose of the lesson and what you will lear a description of the topics in the lesson a set of exercises to reinforce those topics A set of additional exercises to complete if time permits A summary that outlines important concepts and skills taught in the lesson Several exercises in this manual use a plug-in multifunction data acquisition (AQ) device connected to a daQ Signal Accessory containing a temperature sensor, function generator, and LEds Exercises that explicitly require hardware are indicated with an icon, shown at left. You also can substitute other hardware for those previously mentioned. For example, you can use another National Instruments daQ device connected to a signal source, such as a function generator LabvIEW Development Course Manual n. com Student guide B What You need to get started Before you use this course manual, make sure you have all of the following items u windows 2000 or later installed on your computer; this course is optimized for windows XP u Multifunction DaQ device configured as device l using measurement automation Explorer max) u DAQ Signal accessory, wires, and cable u Lab vieW Professional development System 8.0 or later u Lab vIeW Basics ll: Development course CD, from which you install the following file Filename escription Exercises Folder containing vis used in the course Solutions Folder containing completed course exercises C. Installing the Course Software Complete the following steps to install the course software 1. Insert the course CD in your computer. The Lab VIeW Basics Course Material Setup dialog box appears 2. Click the Next button 3. Choose Typical setup type and click the Install button to begin the installation 4. Click the Finish button to exit the Setup Wizard 5. The installer places the Exercises and Solutions folders at the top level of the C:\ directory Exercise files are located in the c: \Exercises\ labVIEW Basics II directory C National Instruments Corporation bVIEW Developm urse manual Student guide Repairing or Removing Course Material You can repair or remove the course material using the Add or remove Programs feature on the Windows Control Panel. Repair the course material to overwrite existing course material with the original, unedited versions of the files. Remove the course material if you no longer need the files on your machine D Course Goals This course prepares you to do the following Understand the vi development process Understand some common VI programming architectures Design effective user interfaces(front panels) Efficiently transfer data among parallel processes Use advanced file l/o techniques Use Lab view to create applications Use property nodes and invoke nodes in your Vi You will apply these concepts as you build a project that uses vIs you create throughout the course. While these VIs individually illustrate specific concepts and features in Lab VIEW, they constitute part of a larger project built throughout the course This course does not describe any of the following Lab view programming methods covered in the lab view Basics l Introduction course Every built-in VI, function, or object; refer to the LabvIEW Help for more information about lab view features not described in this course Developing a complete application for any student in the class: refer to the NI Example Finder, available by selecting Help>Find Examples, for example vis you can use and incorporate into vIs you create LabvIEW Development Course Manual n.com Student guide E Course conventions The following conventions appear in this course manual The > symbol leads you through nested menu items and dialog box options to a final action The sequence File>Page setup> options directs you to pull down the File menu, select the Page Setup item, and select Options from the last dialog box This icon denotes a tip, which alerts you to advisory information This icon denotes a note, which alerts you to important information △ This icon denotes a caution, which advises you of precautions to take to d old inJury data loss, or a system crash This icon indicates that an exercise requires a plug-in daQ device Bold text denotes items that you must select or click in the software such as menu items and dialog box options. Bold text also denotes parameter names, controls and buttons on the front panel, dialog boxes, sections of dialog boxes, menu names, and palette names italic Italic text denotes variables, emphasis, a cross reference or an introduction to a key concept. Italic text also denotes text that is a placeholder for a word or value that you must supply monospace Text in this font denotes text or characters that you should enter from the keyboard, sections of code, programming examples, and syntax examples This font is also used for the proper names of disk drives, paths, directories, programs, subprograms, subroutines, device names, functions, operations variables filenames and extensions monospace bold Bold text in this font denotes the messages and responses that the computer automatically prints to the screen. This font also emphasizes lines of codd that are different from the other examples Platform Text in this font denotes a specific platform and indicates that the text following it applies only to that platform C National Instruments Corporation LabvEW Development Course Manual 【实例截图】
【核心代码】

标签:

实例下载地址

LabVIEW Basics I,II

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警