Signal to controller when opening a faceplate
Is it possible to write a signal from a faceplate to a controller when the faceplate opens?
Need it to reset old data in the faceplate.
BR asp
Voted best answer
Try to insert Property writer into the main Faceplate element, which writes to inner object variable upon Faceplate element opening. Set Event=OnActivate of Property writer.
Add new comment