Automation: How does new AckDDPAlarm() function work ?

Post Reply
RJA4000
Posts: 97
Joined: Sun Jul 28, 2019 2:28 am

Automation: How does new AckDDPAlarm() function work ?

Post by RJA4000 »

Hi

I couldn't find details on the way to use this function.
I tried with calling it with an integer argument from 0 to 23, but it doesn't seem to acknowledge the UDDP alarm (I still have the Loudspeaker icon)

Any special trick ?
VirtinsTech
Site Admin
Posts: 301
Joined: Tue Oct 01, 2013 3:06 pm

Re: Automation: How does new AckDDPAlarm() function work ?

Post by VirtinsTech »

The Window ID for a DDP viewer should be from 90 to 113, as indicated in the Automation API document. The Window ID for the first DDP viewer is 90. There was a bug in the old version, though. It has just been fixed in MI 3.9.6.2 uploaded on July 20, 2022.
RJA4000
Posts: 97
Joined: Sun Jul 28, 2019 2:28 am

Re: Automation: How does new AckDDPAlarm() function work ?

Post by RJA4000 »

Sometimes, I just miss basic things :o
Thanks
Post Reply