The Labview Style Book (1ST)

The Labview Style Book (1ST)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Hardcover:ハードカバー版/ページ数 372 p.
  • 言語 ENG
  • 商品コード 9780131458352
  • DDC分類 005.438

Full Description


Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development. Leading LabVIEW development manager Peter A. Blume presents practical guidelines or "rules" for optimizing every facet of your applications: ease of use, efficiency, readability, simplicity, performance, maintainability, and robustness. Blume explains each style rule thoroughly, presenting realistic examples and illustrations. He even presents "nonconforming" examples that show what not to do-and why not. While the illustrations in the print book are in black and white, you can download full-color versions from the publisher web site for free. Coverage includes Significance of style: How good style improves quality and actually saves time over the full project life cycle Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements Efficient VI layout and development: front panel, block diagram, icons, and connectors Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures Error handling strategies: Trapping and reporting errors for robust and reliable applications Design patterns: Standard VI architectures and application frameworks that promote good style Documentation: Essential rules for source code documentation and streamlining the process Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews Appendixes: Convenient glossary and style rules summary This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. Additionally, it will also be valuable to those preparing for NI's Certified LabVIEW Developer or Certified LabVIEW Architect exams, which contain significant content on development style.Foreword by Darren Nattinger Preface Acknowledgments About the Author Chapter 1 The Significance of Style Chapter 2 Prepare for Good Style Chapter 3 Front Panel Style Chapter 4 Block Diagram Chapter 5 Icon and Connector Chapter 6 Data Structures Chapter 7 Error Handling Chapter 8 Design Patterns Chapter 9 Documentation Chapter 10 Code Reviews Appendix A Glossary Appendix B Style Rules Summary Index

Contents

Foreword by Darren Nattinger xvPreface xvii Acknowledgments xxAbout the Author xxiiChapter 1 The Significance of Style 1Chapter 2 Prepare for Good Style 21Chapter 3 Front Panel Style 47Chapter 4 Block Diagram 87Chapter 5 Icon and Connector 129Chapter 6 Data Structures 157Chapter 7 Error Handling 203Chapter 8 Design Patterns 239Chapter 9 Documentation 299Chapter 10 Code Reviews 319Appendix A Glossary 339Appendix B Style Rules Summary 349Index 357