Thank you for for all the help I received the past days. They were very helpful.
I mailed to Goodwe for there last Modbus register, and after signing a NDA, I got it. It seems that the register didn't change. So, the problem must be found elsewhere.
I know that there is always a delay on the API, so having matching values is practically impossible, but I noticed that if I log the values in the script, they change the whole time. But, the address aren't updated. So, the code
isn't performed.
What could be the cause of this?
I mailed to Goodwe for there last Modbus register, and after signing a NDA, I got it. It seems that the register didn't change. So, the problem must be found elsewhere.
I know that there is always a delay on the API, so having matching values is practically impossible, but I noticed that if I log the values in the script, they change the whole time. But, the address aren't updated. So, the code
Code:
grp.checkupdate(GroupAddresses .. '3', Total_INV_Power/1000)
What could be the cause of this?