Hi, I'm using the .net library to read a DLMS meter. When I read a load profile, the capture object's scalar property is 1, but the values obviously needs some scaling (0.01 in my case).
How can I get the correct scalar when reading the values from the load profile? Do I need to read the value's register separately and find its scalar first?
Hi, You are right. You need…
Hi,
You are right. You need to read scaler from all registers or set it manually to to the register. After it's set, the scaler is used automatically with profile generic.
BR,
Mikko