-
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.8.225935 |
Released | Nov 08, 2024 |
Publisher | NEVSTOP-LAB |
License | Not Specified |
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 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.8.225935
(Nov 08, 2024)
[add] Add API for 'Reset to Default.vi'.
[update] Update palette by reorganizing and adding sub-palettes for 'multiple files support' and 'import csm configuration'.
[update] Enhance support for loading configuration files with postfix.
yao
was a contributor to this release