05-19-2023, 02:51 PM
(05-19-2023, 11:03 AM)Ultraman Wrote: I hate to say this but you'd probably have to find the C code that runs the _DEVICES keyword and find whatever is used for freeing that in your OS. You may or may not be able to find the actual handle so you can free it but it might be worth checking if you really need this functionality.
Yeah, I figured this may be the answer as well. I've tried every conceivable way of using the controller statements to see if I could somehow get a fresh list. I've worked around the issue in the latest version the controller library I posted. I'm not nearly comfortable enough with C to go snooping around in the code. This may be something the developers could consider in a future update if it's possible.