Presenting my collection of open source reusables that I have created over the years with my team - SLL Toolkit, which includes:
1. Write/Read Spreadsheet File - Supports multiline texts and commas within cells, like Excel
2. Variant Pop Up - Allows showing any data type (like a cluster) as a message pop up.
3. 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..
4. Class DVR API Generator - Generates DVR based APIs for LabVIEW Class Methods.
5. Project Save As - Make a copy of the project and rename some of the components of the project including their relinking.
6. Compare VI Folders - Compare two folders containing VIs to identify modified VIs ignoring cosmetic changes.
https://github.com/solitontech/SLL-Toolkit
Karthik Abiram is a Solutions Architect at Soliton Technologies and a LabVIEW user since 2012. He is a LabVIEW Champion, Certified LabVIEW Architect (CLA) and a Certified TestStand Architect (CTA) with experience in architecting Test Automation and GUI Frameworks. He is a strong believer of automating routine tasks and passionate about improving the developer experience (DX).