Topic RSS18:50, EET
June 27, 2012
OfflineWhere does UserAccessLevel come from? I’m suddenly seeing a problem where UserAccessLevel is Readable on my tags, instead of Readable, Writeable.
I have a custom node manager, and I never get calls to readNonValue asking for UserAccessLevel.
After I first start my server, the tags that should be writable appear as Readable, Writable for both AccessLevel and UserAccessLevel. If I click on a node in the tree that is not supposed to be Writeable I see Readable for both attributes, but every node I look at after that shows Readable, Writeable for AccessLevel, but only Readable for UserAccessLevel.
I’m using UAExpert as a client, but I don’t think the problem is in the client – restarting the client doesn’t help, but restarting the server does.
19:43, EET
December 21, 2011
Offline9:01, EET
December 21, 2011
Offline14:02, EET
June 27, 2012
OfflineOkay, that took care of my problem. I think it may point to a bug in the SDK, though.
I had not overridden the method, so the default behavior was causing the problem.
I think it was related to AccessLevel being read-only. Maybe the UserAccessLevel gets masked to read-only, but then doesn’t change back when the client asks for a different node?
Anyway, thanks for the help!

Log In
Register