-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
CSM INI Static Variable Support by NEVSTOP-LAB - Toolkit for LabVIEW Download
Support of Static Variables which are loaded from ini configuration file for Communicable State Machine(CSM)
Version | 2024.11.28.163247 |
Released | Nov 28, 2024 |
Publisher | NEVSTOP-LAB |
License | MIT |
LabVIEW Version | LabVIEW>=17.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | nevstop_lib_communicable_state_machine nevstop_lib_csm_api_string_arguments_support |
Used By | nevstop_programming_palette nevstop_lib_csm_continuous_meausrement_and_logging_example |
Project links | Homepage Repository Discussion |
Description
This library is adding ${variable} support of arguments for CSM, which is loaded from the first catched ini file in application folder or topmost VI's parent folder. You can specified a section name or use ${section.variable:defaultValue} when section name is left as blank.
Open Source Declaration
- A copy of LabVIEW-Config by @rcpacini is included and used. Source Repo link: https://github.com/rcpacini/LabVIEW-Config
Release Notes
2024.11.28.163247
(Nov 28, 2024)
[important] Change License to MIT, to enable more csm users
[update] Use New State Debug Log History VI
yao
was a contributor to this release