Skip to content

NEVSTOP-LAB/LabVIEW-GlobalStop-Library

Repository files navigation

LabVIEW GlobalStop Library

Check_Broken_VIs Build_VIPM_Library GitHub all releases GitHub release (latest by date)

Simple stop mechanism for parallel loops in LabVIEW.

功能

Library Pallette

  • Init.vi : Initialzie Globalstop, if error occurs, GlobalStop will be set to TRUE
  • Reset.vi : Reset GlobalStop to FALSE. Index=-1 stands for reset all.
  • Set.vi : Set GlobalStop to TRUE. Index=-1 stands for set all to TRUE.
  • Get.vi : Get GlobalStop value of index. Set Index=-1 to get the global value of GlobalStop.
  • CheckSet.vi : Check the boolean input(usually a stop button).

Example

image

Development Environment

  • LabVEW 2014
  • VIPM 2020.3