We have fixed a meter issue for one of our clients and because of that, you can't write the correct value.
That was a long time ago and I'll ask if this is fixed for the meter we can remove this fix.
It's in GXCommon.SetArray method:
if (dt == DataType.Array)
{
dt = DataType.Structure;
}
I'll let you know the answer later this week. If it's not fixed for the meter we must think of something else.
Red arrow after writing data
Red arrow after writing data
Hi Dmitry,
Hi Dmitry,
We have fixed a meter issue for one of our clients and because of that, you can't write the correct value.
That was a long time ago and I'll ask if this is fixed for the meter we can remove this fix.
It's in GXCommon.SetArray method:
if (dt == DataType.Array)
{
dt = DataType.Structure;
}
I'll let you know the answer later this week. If it's not fixed for the meter we must think of something else.
BR,
Mikko
OK, thank you very much!
OK, thank you very much!