Hi with the last version of the nuget package I see a behavior change with the ReadMultipleItemValues method of the EasyDAClient.
I am getting some zeros in the ValueResult array that the method returns.
With the previous version I don't get those but the proper values.
It is an automated test and all I do is to create and initialize the client, setup a list of DAItemDescriptors and pass it to the ReadMultipleItemValues method.
Is this change to be expected or is it a bug?
Thanks,
Michele
I am getting some zeros in the ValueResult array that the method returns.
With the previous version I don't get those but the proper values.
It is an automated test and all I do is to create and initialize the client, setup a list of DAItemDescriptors and pass it to the ReadMultipleItemValues method.
Is this change to be expected or is it a bug?
Thanks,
Michele