This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AGSI - How to uncheck menu item

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?

0