Operator Warnings

Operator Warnings

Hi,
I'm programming at the moment a Sicam 230 System and I have a question concerning the recommended way to program Operator Warnings:
At the moment, for my 220kV Circuit Breakers, I have created an object in the Symbol Library. This object contains a Combined Element and a Command Element.
With an Action on the Command Element, a Command Screen is called to control the breaker.
Now, our customer asked for 2 specific circuit breakers to show an Operator Warning when pressing the ON button.
At the moment, I tried to use the VBA LeftClickUp Event of the Command Element to activate a VBA Macro. In this Macro a msgbox is called.
I noticed that when I do that, the VBA macro is called correctly, but the Command Screen is not called any more.
Is there a way to make this work?
Also, the VBALectClickUp as always executed, even when the operator hasn't logged in to the system.
I also tried to program 2 actions on 1 Command Element, but that doesn't seem to work either.
Or is there a better way to program this?
Best regards,
Philippe

This is a migrated post! Originally posted on 27.11.2015 by user philippevdt. Please be aware that information can be outdated.