Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Modbus
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Limitations== * Since Modbus was designed in the late 1970s to communicate to programmable logic controllers, the number of data types is limited to those understood by PLCs at the time. Large binary objects are not supported. * No standard way exists for a node to find the description of a data object, for example, to learn that a register value represents a temperature between 30 and 175 degrees. * Since Modbus is a client/server (formerly master/slave) protocol,<ref name="x5">{{Cite web |last= |first= |title=Modbus Organization Replaces Master-Slave with Client-Server (press release) |url=https://modbus.org/docs/Client-ServerPR-07-2020-final.docx.pdf |website=modbus.org |date=9 July 2020 |access-date=11 July 2023}}</ref> there is no way for a field device to get data by the event handler mechanism (except over Ethernet TCP/IP, called open-mbus) as the client node must routinely poll each field device and look for changes in the data. This consumes [[bandwidth (computing)|bandwidth]] and network time in applications where bandwidth may be expensive, such as over a low-bit-rate radio link. * Modbus is restricted to addressing 247 devices on one data link, which limits the number of field devices that may be connected to a parent station (again, Ethernet TCP/IP is an exception). * Modbus protocol itself provides no security against unauthorized commands or interception of data.<ref>{{cite conference |date=23β25 March 2009 |editor-last=Palmer |editor2-last=Shenoi |editor2-first=Sujeet |title=Critical Infrastructure Protection III |conference=Third IFIP WG 11. 10 International Conference |location=Hanover, New Hampshire |publisher=Springer |page=87 |isbn=978-3-642-04797-8}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)