I am trying to find another more sophisticated alternative to the LabVIEW Table Control. Any suggestions? I would like to associate some lookup table code with it to output an interpolated value based on inputs. I actually want to create a lookup table control which highlights the section of the table being accessed and things like that. Does this exist? I have already created the equivalent with a VI and a LabVIEW text based table, but the implementation is not as easy as I would like (creating refrences and all that mess). Dropping it into code takes more effort than I'd like. I'd like to have a self contained control to drop in. Any sugesstions would be appreciated.
R6.