GLA Summit 2024/SLL Toolkit - Open Source LabVIEW Reusables and Tools
SLL Toolkit - Open Source LabVIEW Reusables and Tools | |
---|---|
Conference | GLA Summit 2024 |
Presenters | Karthik Abiram |
SLL Toolkit - Open Source LabVIEW Reusables and Tools by Karthik Abiram
Presenting my collection of open source reusables that I have created over the years with my team - SLL Toolkit, which includes:
- Write/Read Spreadsheet File - Supports multiline texts and commas within cells, like Excel
- Variant Pop Up - Allows showing any data type (like a cluster) as a message pop up.
- Alpha Numeric Sort 1D Array - Alpha Numeric Sorting of 1D String Array so that strings are ordered like File 1, File 2..File 10 instead of the usual sorting like File 1, File 10, File 2..
- Class DVR API Generator - Generates DVR based APIs for LabVIEW Class Methods.
- Project Save As - Make a copy of the project and rename some of the components of the project including their relinking.
- Compare VI Folders - Compare two folders containing VIs to identify modified VIs ignoring cosmetic changes.