Manual
APPLICATIONNOTEAN‐BEI‐E2‐038 Date:15/02/12
AN‐BEI‐E2‐038ModbusRTUControlandRegisterMapping
1
BFIApplicationsSupportLibrary
ApplicationNote AN‐BEI‐E2‐038
Title ModbusRTUControlandRegisterMapping
RelatedProducts BeijerFrequencyInverterE2
Level
3
1–Fundamental‐Nopreviousexperiencenecessary
2–Basic–SomeBasicdrivesknowledgerecommended
3–Advanced–SomeBasicdrivesknowledgerequired
4–Expert–Goodexperienceintopicofsubjectmatterrecommended
Overview:
Beijer Frequency Inverter E2 drives support Modbus RTUcommunications, allowing a network of drives to be controlled and
monitoredbyanyModbusRTUcapablePLCorcontrolsystem.TheBeijerFrequencyInverterE2isalwaysaSlavetoanexternal
ModbusRTUMaster.Thisdocumentdescribestheregistersandfunctionsavailable.
ModbusRTUProtocolSpecification:
Protocol ModbusRTU
Errorcheck CRC
Baudrate 9600bps,19200bps,38400bps,57600bps,115200bps(default)
Dataformat 1startbit,8databits,1stopbits,noparity.
Physicalsignal RS485(2‐wire)
Userinterface RJ11
ModbusTelegramStructure:
ThefollowingModbusCommandsaresupported
• 03ReadHoldingRegisters
• 06WriteSingleHoldingRegister
commands.Thetelegramstructureisasfollows:‐
Command03–ReadHoldingRegisters Command06– WriteSingleHoldingRegister
MasterTelegram Length SlaveResponse Length MasterTelegram Length SlaveResponse Length
SlaveAddress 1 Byte SlaveAddress 1 Byte SlaveAddress 1 Byte SlaveAddress 1 Byte
FunctionCode(03) 1 Byte StartingAddress 1 Byte FunctionCode(06) 1 Byte FunctionCode(06) 1 Byte
1
st
RegisterAddress 2 Bytes 1
st
RegisterValue 2 Bytes RegisterAddress 2 BytesRegisterAddress 2 Bytes
No.OfRegisters 2 Bytes 2
nd
RegisterValue 2 Bytes Value 2 BytesRegisterValue 2 Bytes
CRCChecksum 2 Bytes Etc... CRCChecksum 2 BytesCRCChecksum 2 Bytes
CRCChecksum 2 Bytes