¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

How to get C# trigger a method based on event from Simpl+


 

I am able to use EventHandler in Simpl+ to watch for changes from C# but how do you reverse that logic??
Example: I have an integer (16bit) value that periodically changes in Simpl+ that is being sent to C# via public ushort somename;

Need C# to watch for changes to somename then do something, like trigger a method.?

Join [email protected] to automatically receive all group messages.