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 TCP
#1
Hi,
I'm trying to read and write some values to a modbus device via script.
The device comes with some documentation, example:
3x0001 alarm status 1-30
1x0005 fault status 1/0
4x0045 outside temperature -50-50c

I've searched these forums and figured out how to read from the modbus TCP, however the function readregisters() doesn't really support running these types of addresses.

Is there any documentation if partial about modbus implementation?
Readregisters(address, modbus function) would make sense but it doesn't really seem to work that way.
I assume writing is writeregisters()?

(On a spacelynk btw)

Thanks,
Reply


Messages In This Thread
Modbus TCP - by Seijboldt - 30.07.2020, 17:15
RE: Modbus TCP - by Daniel - 31.07.2020, 07:30
RE: Modbus TCP - by Erwin van der Zwart - 31.07.2020, 07:37
RE: Modbus TCP - by admin - 31.07.2020, 07:33
RE: Modbus TCP - by Seijboldt - 31.07.2020, 07:50

Forum Jump: