Sinamics V20 Modbus Register

Sinamics V20 Modbus Register

  1. Sinamics V20 Modbus Register Key
  2. Modbus Register Map
Free

Intelligent SINAMICS drives are designed with an energy-saving function to optimise energy consumption when the application allows. Effective energy-saving is achieved through the ability to control or adjust the motor speed to suit the demand of the individual required process. SINAMICS V20 1AC200-240V -15/+10% 47-63HZ RATED POWER 2.2kW WITH 150% OVERLOAD FOR 60SEC INTEGRATED FILTER C1 I/O-INTERFACE: 4DI, 2DO,2AI,1AO FIELDBUS: USS/ MODBUS RTU WITH INBUILT BOP PROTECTION: IP2. Product Code: - 6SL32105BB222BV1. This is my first post on this forum and first application on modbus rtu, so please by patient. I have PLC s7-1200 and inverter sinamics v20. I can change value of inverter parameteres or read some value, but I don't know which commands shall I send from mapping table to run motor. Thank you for any response. Combining SIMATIC PLC with SINAMICS V20 SIMATIC Panel SIMATIC PLC SINAMICS V20 Ethernet/PROFINET USS MODBUS RTU Highlights Saving time and minimizing errors. Easy system configuration with harmonized PLC libraries and predefined macros in the inverter. One cable to connect SINAMICS V20 with USS or MODBUS RTU. Integrated communication.

Hello everyone,

Modbus

I'm trying to use an arduino Duamelinove to comunicate with a Sinamics V20 inverter via RS485. I have a shield to convert the RS232 from the arduino to the RS485 from the inverter. I also have a RS485/USB adapter to monitor the communication from a computer.

Sinamics V20 Modbus Register Key

I've loaded the SimpleModbusMaster library example on the arduino, and I'm getting transmission errors on the computer monitor (values different from what was transmited). The inverter receives the signal, but it returns a 'parity error'.

Modbus Register Map

I also tried communicating the inverter with the computer, without the arduino, using a Modbus Master demo and, this time, it returns a 'character structure error'.

Has anyone ever tryied to do something similiar before? I'm not sure if this is even possible as everything I find online mention only communication between Siemens Inverters with Siemens PLCs.

Any thoughts would be appreciated.