Object property - Events - After Disconnect "double execution"?

Implemented

Object property - Events - After Disconnect "double execution"?

avatar


Hi,

we are executing a Macro/Script/Tool "After Disconnect" -> XYZ.exe.

This exe file does something and opens a popup windows for 2 seconds with auto close.







The exe itself works as intended, but if we "link" it to the action "After Disconnect" in RDM,
the popup shows 2 times, as if the exe is executed 2 times.

Did I made a mistake, implementing it in RDM?



Regards,
Daniel

12.PNG

All Comments (5)

avatar

Hi Daniel,

I would like to reproduce the same setup as you. Could you give me, in print screen or in PV the macro "Killopenvpnprocesses.exe" you created?

I don't want to use the same exe as you but the same path and configuration.

Best regards,

David Grandolfo

avatar

Hi David,

here they are:





Here I tested different things/checkboxes without difference:




First we used a commandline, which kills the processes, then we switched to a simple c# binary.
The commandline before had the same issue, as i remember now.
When the "Close" button is hit, two cmd-windows opened one after another, instead of one.


Regards,
Daniel

3.PNG

2.PNG

1.PNG

avatar


Hello,


We have been able to reproduce your issue and a ticket has been submitted to our engineering department.

Best regards,

David Grandolfo

avatar

Hello,

As soon as version 2019.2.23.0 hits, it shouldn't trigger those events twice anymore.

Regards

Jonathan Del Signore

avatar


Thanks for the feedback!

Regards,
Daniel

Closed