# composed-lookup-table **Repository Path**: MicroDistanceStudio/composed-lookup-table ## Basic Information - **Project Name**: composed-lookup-table - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-30 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README # **composed-lookup-table** is a malleable by-reference API for storing and retrieving named values. ## Malleable VI Caveats and Warnings *The level of malleablity required for this API only exists in LabVIEW 2017 **Service Pack 1** and later.* You will find no success using this package in LV2017 pre-service-pack or any prior LabVIEW version. ### How do I get set up? - Install this package using [GPM](https://gpackage.io) and start coding - All public API methods are clearly marked in the souce library #### Examples - Unit tests (available through the repo URL) provide examples of basic API use #### Dependencies - This package depends only on base *vi.lib* - If you want to run the unit tests, you must install JKI's VI Tester (you do not need to run the unit tests) ### Contribution guidelines - All contributions must adhere to SOLID design principles. - All code must be unit tested to the extent reasonably possible. - Please contact the author if you want to contribute. ### Who do I talk to? - Ethan Stern | Composed Systems, LLC - ethan.stern@composed.io ### License - See license file