Problems and Solutions of LabVIEW Program Flow Control

HU Jia,DENG Yan
DOI: https://doi.org/10.3969/j.issn.1000-8829.2007.11.016
2007-01-01
Abstract:LabVIEW is applied in measurement and control fields more and more widely.Graphic programming and data stream driving mode are the two remarkable features of LabVIEW.Comparing with the order driving mode of the traditional text programming language,such as C/C++ and BASIC,data stream driving mode can implement concurrent processing easily.But some difficulties in program flow control would also be caused by data stream driving mode.With three problems of periodic structure control,subprogram calling control and occupancy of systematic resources,the issues of LabVIEW program flow control are investigated in detail,and the resolutions are also provided.
What problem does this paper attempt to address?