Examples of Modicon M340 Modbus and Character Mode Addressing
(Original Document)
At a Glance
The following examples deal with:
Modbus Addressing Rules
The syntax of Modbus addressing is ADDM ('r.m.c.node') . The meaning of the string parameter is as follows:
NOTE: In a Modbus Slave configuration, an additional address, number 248, is used for a point-to-point serial communication.
Serial Link Using Modbus Protocol
The diagram below shows two Modicon M340 processors connected via a serial link and using Modbus protocol:
The address settings of the slave processor number 8 are ADDM('0.0.0.8').
Character Mode Addressing Rules
The syntax of Character mode addressing is ADDM ('r.m.c') or ADDM ('r.m.c.SYS') (SYS can be omitted). The meaning of the string parameter is as follows:
Serial Link Using Character Mode Protocol
The diagram below shows a Modicon M340 processor linked to a data entry/display terminal TM8501:
The address settings of the TM8501 terminal are ADDM('0.0.0') or ADDM('0.0.0.SYS').