-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
GlobalStop by NEVSTOP-LAB - Toolkit for LabVIEW Download
Global Stop library for labview
Version | 2022.12.12.102654 |
Released | Jul 30, 2024 |
Publisher | NEVSTOP-LAB |
License | MIT |
LabVIEW Version | LabVIEW>=14.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Discussion |
Description
Simple stop mechanism for parallel loops in LabVIEW.
## ¹¦ÄÜ
- `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](https://user-images.githubusercontent.com/8196752/200517986-eb2f3ed4-0931-443e-9bb2-d45b227550c0.png)
## Development Environment
- LabVEW 2014
- VIPM 2020.3