Difference between revisions of "DI8.1"
(Created page with "=== Modbus Registers === Below is a list of available device MODBUS registers. The same register numbers are also used by the MIOS-2 protocol. === Modbus Read / Write (0x17)...") |
|||
Line 9: | Line 9: | ||
=== Default Settings of Communication === | === Default Settings of Communication === | ||
− | Device ID: 1 | + | Device ID: 1 <br /> |
− | Baudrate: 115 200 | + | Baudrate: 115 200 <br /> |
− | Parity: None | + | Parity: None <br /> |
− | Data bits: 8 | + | Data bits: 8 <br /> |
− | Stop bits: 1 | + | Stop bits: 1 <br /> |
Revision as of 08:05, 19 July 2018
Modbus Registers
Below is a list of available device MODBUS registers. The same register numbers are also used by the MIOS-2 protocol.
Modbus Read / Write (0x17) Function
METEL IO modules have implemented MODBUS function (0x17) Read/Write of Multiple registers. Typically it is required to have two separate requests (and responses) for: 1) Writing of outputs via MODBUS function (0x16) Write Multiple Registers 2) Reading of inputs via MODBUS function (0x03) Read Holding Registers This requires a total of 4 frames to be sent over MODBUS. If using 0x17 function only one request is needed for the writing and reading of outputs. This requires a total of 2 frames to be sent over MODBUS.
Default Settings of Communication
Device ID: 1
Baudrate: 115 200
Parity: None
Data bits: 8
Stop bits: 1