Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does the 1010 use SLIP protocol and not Modbus?

modbus Protocol slip
1
Posted

Why does the 1010 use SLIP protocol and not Modbus?

0

Modbus is a register based protocol and it is good for transmitting a process variable such as a total or temperature. Such variables are sent by addressing the register and requesting the value in that register to be sent. In the case of a product total, the value may be stored in four successive registers. Consequently, all four register values must be requested and the results must then be reconstructed in the computer.The advantage of Modbus is that it has a well defined instruction set and most PLC and SCADA systems have interface drivers built-in.However, the standard version of Modbus is not designed to transfer large amounts of information or information that has a variable length. For this application a packet based protocol is far more efficient.The protocol used in the Model 1010, SLIP, is a packet based protocol with a well defined structure and in-built error checking. It was originally used in the internet, prior to the PPP protocol that is common today.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123