If you select that option while you are debugging that should stop everything from coming through...
Alternatively there are checkboxes next to signals and signal groups in debugger. The easiest thing to do is set a watch on your two signals only. When debugger starts, uncheck the "All Program Signals" box on the left and then check the "Watched SIMPL Signals" box.
toggle quoted message
Show quoted text
--- In Crestron@..., "slip.cougan" <slip.cougan@...> wrote:
Hi Chaps,
Tried both those options already and I still get every signal being logged.
Thanks
g
--- In Crestron@..., "Tony Golden" <mrgolden@> wrote:
On the Toolbar, click Debugging Settings, then Signal Mode, and select "Send
Only Specified Signals".
--- On Thursday, April 05, 2012 at 4:10 AM, slip.cougan wrote:
Does anyone know if it's possible to get debugger to only log selected
signals?
It seems that the log file records every signal that changes state even if
debugger itself is only showing selected signals.
I am trying to log only tx/rx signals from an IP client and having to wade
through the log file is time consuming.
Thanks
Gary