Fix for Pepe's Channel Tools
To fix the problem with unusual CPU and memory usage, you just have to remove line 394 in PP_Channels.cs:
_debug += "Pnt1=" + pnt1.ToString () + " \r\n";
If you use Pepe's compiled dll, uninstall it with:
File -> Utilities -> Remove NinjaScript Assembly
Then install the attached NinjaScript Archive File (Pepe's fixed source code) with:
File -> Utilities -> Import NinjaScript
To fix the problem with unusual CPU and memory usage, you just have to remove line 394 in PP_Channels.cs:
_debug += "Pnt1=" + pnt1.ToString () + " \r\n";
If you use Pepe's compiled dll, uninstall it with:
File -> Utilities -> Remove NinjaScript Assembly
Then install the attached NinjaScript Archive File (Pepe's fixed source code) with:
File -> Utilities -> Import NinjaScript