ScanaStudio - No auto start for decoder scripts required

Besides the Ikalogic SPI decoder script I’m using a generated frame decoder to show SPI data in a frame layout and allow to export to txt files (hard to believe this is not a ScanaStudio standard feature).

Looks like this:

Unfortunately I found no way to avoid the auto starting of all added decoder scripts. The eye symbol in front of any script does not help at all (what should it do by the way?). That would be a nice feature to let it deactivate a script totally. Otherwise scripts must be removed/added again/configured with every single measurement because all added scripts are starting at the same time when (and also while!) new date is captured, battling for the data and interfering with each other which leads to data drop outs and displayed garbage.

So a standard setup of lets say the Ikalogic SPI decoder, a frame decoder, and an advanced search script does not work. Deactivating the auto start and running scripts only manually is a highly needed feature. When auto start is enabled for more than one script they have to run one after the other, not at the same time.

There is also a problem with sharing the PacketView window. After one script put its data there the window is not accessible anymore for others. It should be that a script can flush the window to put own data after the previous one used it for different outputs.