VFD
Intermediate
Delta, Siemens, ABB
Configure VFD Modbus Communication
VFD aur PLC ke beech RS-485 wiring karke, Modbus address aur baud rate set karke, run/stop aur speed command bhejana.
Wire RS-485 between VFD and PLC/laptop, set Modbus address and baud rate, send run/stop and speed commands via Modbus.
Steps
- Wire RS-485: A+ to A+, B- to B-, GND to GND between VFD and master
- Set VFD Modbus address (e.g. 1)
- Set baud rate to match master (e.g. 9600, 8-N-1)
- Set VFD start/stop source = Communication
- Set speed reference source = Communication
- From PLC/laptop Modbus tool: send Run command, then speed reference
- Verify motor starts and runs at commanded speed
- Send Stop command, verify motor stops
Common Mistake: Swapped A/B wires (some brands reverse polarity). Missing bus termination resistor on long cables. Wrong data format (parity/stop bits).
⚠ Set communication loss action parameter to 'Stop' or 'Coast' — never 'Continue running' during commissioning.