While reading values from meter, we are able to read values with scaler and units but only for Registers, Extended Registers Object Type but when it comes to Profile Generics Object Type , it is not reading any scalers and units. I don't know why. Please guide us about this.
Profile generic is not keep information from scalers and units.
When you know Logical name of the object you need to find that object and update scaler and unit.
If you are not read association view every time, you can save this info.
Scaler And units for Profile Generics
Hi,
Profile generic is not keep information from scalers and units.
When you know Logical name of the object you need to find that object and update scaler and unit.
If you are not read association view every time, you can save this info.
BR,
Mikko
Tell me please how it can be
Tell me please how it can be done in gurux.java
Scaler And units for Profile Generics
Hi,
You need to read registers that are part of captured objects of profile generic. Check Client example.
It'll do just like that.
BR,
Mikko