Page 1 of 1

ArrayDimensions are not updated with Write

Posted: 28 Aug 2017, 12:06
by cacamille3
Hi,

I am using ANSI C SDK UA Sample Server 1.7.0
When writing on a Array Node, the ArrayDimensions Value does not get updated.

Re: ArrayDimensions are not updated with Write

Posted: 05 Sep 2017, 15:08
by Support Team
Hello cacamille3,

the ArrayDimensions describe the capability of the value, not the current size, so writing arrays smaller than ArrayDimensions will not change them. Writing bigger arrays should not be possible; we will address this issue in the next version of the AnsiC SDK.

Re: ArrayDimensions are not updated with Write

Posted: 05 Sep 2017, 16:25
by cacamille3
Hi,

Great. It also happens with Unified Automation UA .NET SDK Bundle 2.5.5

Regards.
Camille