iS7 Ethernet Option Manual
8. Inverter Communication Address
See Chapter 11. Communication Function, Inverter IS-7 Manual.
9. Modbus/TCP Frame
(1) Modbus/TCP Frame Composition
Generally, Ethernet uses Ethernet II Frame.
MODBUS Application Protocol Header (MBAP Header)
MBAP Header constitution is presented below.
Protocol Data Unit (PDU)
This is the practical data of the Modbus TCP consists of Function Code
and Data.
Details will be described in the “(2) description on the Function Code”
below.
(2) Function Code Description
Modbus TCP is divided into Client and Server. The Client gives
command and the Server responses to the command. Generally,
Clients can be PLC, HMI, or PC and the Server is the inverter.
Unique transmission number, which is
increased by 1 each time the Client sends
Data Frame to the Server.
The Data Frame length of the Modbus,
representing the length (in byte unit) from
the Unit Identifier in the MBAP Header.
When the Modbus TCP and Modbus RTU
are connected via gate, Slave number is
indicated. If Modbus TCP only is used, this
is fixed to 0xFF.