Hi, I wrote AGSI dll in Delphi and it works fine. But, there is something what I don't know how to do. First, I don't know how to uncheck peripheral menu item for this dll in UV2 when I manualy close peripheral window. Second, I can set connections between debugger and my peripherals only when periph. window is already open, but Init routine is already called, and after that, I cannot call 'WatchOn' functions. How to do this?