¿ªÔÆÌåÓý

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

Re: SIMPL Error?


 

¿ªÔÆÌåÓý

Interesting idea with the is_initialized FB

?

I¡¯ve been just dropping a ?//[audio][global]_enable_debug or similar signal on the debug line so I can drive it if/as needed with Debugger so I¡¯m in more-or-less complete control of debug messaging and the default state is off.

?

--

Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

From: [email protected] [mailto:[email protected]] On Behalf Of Brian Erchenbrecher via groups.io
Sent: Wednesday, November 04, 2020 1:41 PM
To: [email protected]
Subject: Re: [crestron] 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.