Would appreciate pointers to examples and documentation for C# scripting including parsing out passed parameters, some optional so some may or may not be passed. I have no formal scripting experience and have hacked my way through VB stuff in the past (HS2 and day job stuff), but burned several hours researching with minimal progress so crying uncle.
This is for a Zee S2 which is why I'm looking at C# to minimize performance issues. Also if any configs in the Zee need to be modified to reference libraries etc. would appreciate pointers.
The purpose of the first script I want to write is to do some simple math to manipulate the value of a virtual device including referencing new device configs (a weight value) I want to define somehow. I was able to do simple math with direct script commands in an event but even though I configured the event to not log, the script command still logs, and this is once per minute decrements I don't want filling the log.
Thanks,
John
This is for a Zee S2 which is why I'm looking at C# to minimize performance issues. Also if any configs in the Zee need to be modified to reference libraries etc. would appreciate pointers.
The purpose of the first script I want to write is to do some simple math to manipulate the value of a virtual device including referencing new device configs (a weight value) I want to define somehow. I was able to do simple math with direct script commands in an event but even though I configured the event to not log, the script command still logs, and this is once per minute decrements I don't want filling the log.
Thanks,
John