patrickokeeffe 0 Posted June 2 I'm working on moving a control program from one computer to another and while checking our custom protocol (.ddp) files I noticed the `Poll` function that's provided as part of the template has been copied into the `OnSend` event. Two examples are attached. I recall this being a problem with earlier versions but these protocol files were written with fairly new DAQFactory versions - either 18.1 or 19.1. n2OAnalyzer.ddp CH4Analyzer.ddp Share this post Link to post Share on other sites
AzeoTech 0 Posted June 6 I'm not sure, but it is easy to fix. Just open the files in notepad and delete the script out of OnSend. Share this post Link to post Share on other sites
patrickokeeffe 0 Posted June 6 I am avoiding this issue by doing all of my editing outside of DAQFactory. Just wanted to report it's still present in more current versions. Thanks Share this post Link to post Share on other sites