I'm new to the DQMH framework but have been enjoying its use in a recent project. Specifically I've been setting up different modules for different instruments I need to communicate with simultaneously
Now I'm moving onto my next project and I have to interface with many of the same instruments, so I'd like to reuse much of the code I set previously. Is there a way to set up modules as reusable libraries that I can access in the pallet, like user libraries?