¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: SIMPL Error?


 

I would recommend pulling the 1 off of the debug, unless you want the Tesira modules to spit messages into console every time something happens. Something I do in my programs containing the Biamp Tesira modules is to tie the "Is_Initialized" signal to a NOT and use that to drive the "Debug" input. Sure, it prints a bunch of messages in console during initialization, but it also helps track down any errors in specific modules that may be problematic. There may be a better way of doing this now that the 3.1 modules are out, as they don't hold up initialization based on a bad instance tag or index value, rather they quarantine individual modules that failed the initialization process and provide feedback to that effect. I'm not sure which version you're using, so hopefully this helps to some degree.

Join [email protected] to automatically receive all group messages.