This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Modbus RTU Issue
#1
Hello
I have A Power meter connected to RS485 serial Port, and I use a pre tested profile, but the values are incorrect and keep changing in a strange behavior.
but I tried values from read test its give a right value!
I tried to stop and start the modbus via this script but it didnt work
Code:
os.execute('sh /lib/genohm-scada/plugins/modbus/stop.sh')
os.sleep(1)
os.execute('sh /lib/genohm-scada/plugins/modbus/start.sh')

What could cause this issue
Best Regards,
Reply


Messages In This Thread
Modbus RTU Issue - by khalil - 07.02.2023, 10:51
RE: Modbus RTU Issue - by admin - 07.02.2023, 10:52
RE: Modbus RTU Issue - by khalil - 07.02.2023, 11:10
RE: Modbus RTU Issue - by admin - 07.02.2023, 11:16
RE: Modbus RTU Issue - by khalil - 07.02.2023, 11:23
RE: Modbus RTU Issue - by Daniel - 07.02.2023, 12:04
RE: Modbus RTU Issue - by khalil - 07.02.2023, 12:40
RE: Modbus RTU Issue - by Daniel - 07.02.2023, 12:43
RE: Modbus RTU Issue - by Daniel - 07.02.2023, 12:47
RE: Modbus RTU Issue - by khalil - 07.02.2023, 13:12

Forum Jump: