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 profile mapping vs script
#2
It is quite simple, the code above it is one request as the definition for read multiple registers. In profile each registry definition is one request. The datatype define how many registers will be read at once. The biggest possible is int64, the limit is simply for conversion to object. In your example you will have to manually convert everything and write to objects.
------------------------------
Ctrl+F5
Reply


Messages In This Thread
Modbus profile mapping vs script - by Andey - 19.11.2020, 10:14
RE: Modbus profile mapping vs script - by Daniel - 19.11.2020, 10:20

Forum Jump: