A Software Engineering Approach to Labview (Natural Instruments Virtual Instrumentation Series)

  • ポイントキャンペーン

A Software Engineering Approach to Labview (Natural Instruments Virtual Instrumentation Series)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 450 p.
  • 言語 ENG
  • 商品コード 9780130093653
  • DDC分類 005.1

Full Description


Create more robust, more flexible LabVIEW applications-through software design principles! Writing LabVIEW software to perform a complex task is never easy-especially when those last-minute feature requests cause a complexity explosion in your system, forcing you to rework much of your code! Jon Conway and Steve Watts offer a better solution: LCOD-LabVIEW Component Oriented Design-which, for the first time, applies the theories and principles of software design to LabVIEW programming. The material is presented in a lighthearted, engaging manner that makes learning enjoyable, even if you're not a computer scientist. *LCOD software engineering techniques make your software more robust and better able to handle complexity-by making it simpler! Even large, industrial-grade applications become manageable.* Design to embrace flexibility first, making changes and bug fixes much less painful *Pragmatic discussion of the authors' tried and tested techniques, written by-and for-working programmers *Covers design principles; LCOD overview, implementation, and complementary techniques; engineering essentials; style issues; and more *Complete with practical advice on requirements gathering, prototyping, user interface design, and rich with examples *Work through an example LCOD project (all code included on companion Web site) to tie the lessons togetherThis book is intended for test engineers, system integrators, electronics engineers, software engineers, and other intermediate to advanced LabVIEW programmers. None of the methods discussed are complex, so users can benefit as soon as they are proficient with the syntax of LabVIEW.Go to the companion Web site located at http://author.phptr.com/watts/ for full source code and book updates.

Contents

Preface. 1. Introduction. LabVIEW Sucks. Don't Buy This Book. The Soap Box. What This Book Is. 2. LabVIEW Rocks. Why Does LabVIEW Rock? What Advantages Does This Bring to the Developer? How Can Good Design Leverage These Advantages? 3. Software Design Principles. Why is Software Complex? Coupling and Cohesion. Information Hiding and Encapsulation. Examples of Coupling, Cohesion, and Information Hiding. Abstraction. 4. LabVIEW Component Oriented Design (LCOD). Components. Design. 5. LCOD Implementation. Component Mechanisms. Message Sending. Persistent Local Storage. The Basic Structure of a Component. 6. LCOD Complementary Techniques. State Machines. Graphical User Interface (GUI) Design and Prototyping. (UI Controller..Message Queue Pattern). Abstraction in the Code, Detail Outside the Code. Error Handling. Pre- and Postconditions: Check What Comes In and What Goes Out. Reuse. 7. Software Engineering Essentials. The Usual Suspects. Requirements Document. Quote/Project Validation. Target Specification. Test Plan. Software Architecture Document. Software Construction--Build. Test--Customer Acceptance. Pictures Tell a Thousand Words. Checklists. Code Reviews. The Project Is Dead, Time for a Postmortem. Metrics. 8. It's All About Style. Why Do We Need Standards Anyway? Block Diagram. Front Panel. 9. The Journey. Agreeing on the Destination (Requirements). Planning Your Route (Design). Build. Uh-Oh We've Been Given the Wrong Directions. Conclusions. Glossary. Index. Other LabVIEW Books.