LMV Series Technical Instructions
Document No. LV3-1000
SCC Inc. Page 1 Section 7
Section 7: Modbus
General
The physical connection to the Modbus system is made via an external OCI412.10 module.
Master-slave principle
Communication between Modbus users takes place according to the master-slave principle. The LMV3
always works as a slave. Every device on the bus line must be assigned a different address.
Data transmission
Modbus interface settings
In addition to the interface parameters that can be set on the LMV3 (parameters 141-149), the following
parameters for the communication interface are already set:
Transmission mode (RTU)
– The transmission mode used is RTU (Remote Terminal Unit)
– Data is transmitted in a binary format (hexadecimal) with 8 bits
– The LSB (least significant bit) is transmitted first
– ASCII operating mode is not supported
Structure of data blocks
All data blocks use the same structure with the following four fields:
Device address of a certain slave
Function selection (reading /
Contains the following information:
- Word address
- Number of words
- Word value
Identification of transmission errors