RobotStudio event

Modify value of a num in module with C#

Options
Hi all,

I am trying to read a num data from MainModule.mod, modify it in C# and send it back to MainModule.mod. 

So far I have succeeded in reading the num data, modifying it in C#, but not sending it back. How do I send the modified value back to MainModule.mod.

Any thoughts deeply appreciated.
Tagged:

Best Answer

Answers