Hi
I want to read the obis codes names and scalers and use them like director reading.
I have multiple makes of meters but i want to use only one obiscode file and there i want to store scalers and when i read the data from meters then from that obiscode file i want to read obis code description based on obis code and apply scaler to the value and get the final value like this L1Voltage =235.0.
Could please help me in this.
Thanks & Regards
Yamini
Hi Yamini, Different meters…
Hi Yamini,
Different meters might use different scalers. It might be good to read the scalers when you connect to the meter for the first time.
You need to read the register attribute #3 to get the scaler and unit.
https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSRegister
BR,
Mikko
Hi I am trying to read the…
Hi
I am trying to read the block load profile at that time i want to read the scaler for register value which is 1.0.12.27.0.255 --- Avg.volatge but i am getting an exception Access Error : Device Reports Unavailable object.
Can you please help me
Thanks
Yamini
Hi, Can you see the 1.0.12…
Hi,
Can you see the 1.0.12.27.0.255 in the association view? You can use GXDLMSDirector to check if it's an association view. Also verify that the object type is register and not, for example, demand register.
BR,
Mikko
Hi I have checked it when i…
Hi
I have checked it when i read the Block load profile it object type is register when i am reading the scaler it is not getting
Thanks
Yamini