By alnardn , 10 November, 2023 Forums Gurux.DLMS Hello! What methods in GXDLMSClock object are responsible for hard and soft time correction? Thanks for help! Hi, You can use deviation… Hi, You can use deviation for that. https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSClock BR, Mikko Can you please write an… Can you please write an example for these methods? Because i don't understand how it will be in code(Python). Something like clock = GXDLMSClock("obis_code"); clock.deviation...? Hi, You can use the client… Hi, You can use the client example to read your meter. https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien… BR, Mikko I just need correct the… I just need correct the clock object time (in hard and soft way)from code for testing the meter. Is it possible ? What lines of code should i write?
Hi, You can use deviation… Hi, You can use deviation for that. https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSClock BR, Mikko
Can you please write an… Can you please write an example for these methods? Because i don't understand how it will be in code(Python). Something like clock = GXDLMSClock("obis_code"); clock.deviation...?
Hi, You can use the client… Hi, You can use the client example to read your meter. https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien… BR, Mikko
I just need correct the… I just need correct the clock object time (in hard and soft way)from code for testing the meter. Is it possible ? What lines of code should i write?
Hi, You can use deviation…
Hi,
You can use deviation for that.
https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSClock
BR,
Mikko
Can you please write an…
Can you please write an example for these methods? Because i don't understand how it will be in code(Python). Something like clock = GXDLMSClock("obis_code"); clock.deviation...?
Hi, You can use the client…
Hi,
You can use the client example to read your meter.
https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien…
BR,
Mikko
I just need correct the…
I just need correct the clock object time (in hard and soft way)from code for testing the meter. Is it possible ? What lines of code should i write?