Libraries
9.3 Modbus library instructions
S7-200 SMART
System Manual, 09/2015, A5E03822230-AC
431
Modbus library instructions
9.3.1
Modbus communication overview
9.3.1.1
When you install STEP 7-Micro/WIN SMART, the Siemens Modbus library is also installed.
The Modbus library makes communicating to Modbus RTU master and slave devices easier
by including pre-configured subroutines and interrupt routines that are designed for Modbus
RTU communication.
Modbus communication over RS-485 (integrated port 0 and optional signal board port 1) and
RS-232 (optional signal board port 1 only) is supported for both master and slave devices.
Modbus master instructions can configure the S7-200 SMART to act as a Modbus RTU
master device and communicate to one or more Modbus RTU slave devices.
Modbus slave instructions can configure the S7-200 SMART to act as a Modbus RTU slave
device and communicate with Modbus RTU master devices.
Open the libraries folder in the instruction branch of the project tree for access to the Modbus
instructions. When you place a Modbus instruction in your program, one or more associated
POUs are automatically added to your project.