07/05/2019
Hi,
I'm looking at enabling INPUT & OUTPUT in a OPC UA server, just so this information shows up in my client 'as a reference' only. Can this be enabled somewhere in the code or does it requires custom modification of the core classes? Either way I'm fine with it, just need to know if there is already support to the existing .NET stack for I/O directions (types?).
Thanks for letting me know if you know!
Eva
07/05/2019
Randy Armstrong said
If you just want to expose variables that support read and write then you can do that without modifying the core classes.
Thanks for the quick response Randy. And you are correct, my bad.
Glad you've mentioned the Read & Write. I've just taken a look at the several AccessLevels and concluded this is what I was looking for (thanks!). I can now retrieve those node access levels independently and reference this visually within my client app as Output & Input with large arrows (lol).
Thanks again for your time and for pointing me in the right direction. Appreciated!
Eva
1 Guest(s)