05.08.2022, 06:54
Dear admin,
maybe I misspoke, excuse me please...
My need is the following :
With an Lua script, I have to write register's values in an EGX150 gateway, as if LM was a Powermeter.
My objets :
"0/0/1" = "3000" (register name 1, float32)
"0/0/2" = "3204" (register name 1, int64)
and so on...
"1/0/1" = 32 (register 1 value)
"1/0/2" = 22000 (register 2 value)
and so on...
EGX150 : @IP 192.168.1.104
LM : @IP192.168.1.49, slave ID 101
Modbus TCP port : 502
Could you teach me how to do this please ?
Thank's and have a good day.
Dominique
maybe I misspoke, excuse me please...
My need is the following :
With an Lua script, I have to write register's values in an EGX150 gateway, as if LM was a Powermeter.
My objets :
"0/0/1" = "3000" (register name 1, float32)
"0/0/2" = "3204" (register name 1, int64)
and so on...
"1/0/1" = 32 (register 1 value)
"1/0/2" = 22000 (register 2 value)
and so on...
EGX150 : @IP 192.168.1.104
LM : @IP192.168.1.49, slave ID 101
Modbus TCP port : 502
Could you teach me how to do this please ?
Thank's and have a good day.
Dominique