Page 1 of 1

Automation: How does new AckDDPAlarm() function work ?

PostPosted: Tue Jul 19, 2022 6:23 pm
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 ?

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

PostPosted: Wed Jul 20, 2022 5:11 am
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.

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

PostPosted: Mon Jul 25, 2022 3:54 pm
by RJA4000
Sometimes, I just miss basic things :o
Thanks