hit counter script

Siemens SIMATIC S7-1200 System Manual page 1195

Hide thumbs Also See for SIMATIC S7-1200:
Table of Contents

Advertisement

Table 13- 71 Data types for the parameters
Parameter and type
REQ
IN
PORT
IN
BAUD
IN
PARITY
IN
FLOW_CTRL
IN
1
RTS_ON_DLY
IN
1
RTS_OFF_DLY
IN
1
RESP_TO
IN
1
MB_DB
IN
DONE
OUT
S7-1200 Programmable controller
System Manual, V4.2, 09/2016, A5E02486680-AK
Data type
Description
Bool
A low to high (positive edge) signal starts the operation.
(Version 2.0 only)
Port
After you install and configure a CM or CB communication device, the
port identifier appears in the parameter helper drop-list available at the
PORT box connection. The assigned CM or CB port value is the device
configuration property "hardware identifier". The port symbolic name is
assigned in the "System constants" tab of the PLC tag table.
UDInt
Baud rate selection:
300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 76800, 115200,
all other values are invalid
UInt
Parity selection:
0 – None
1 – Odd
2 – Even
UInt
Flow control selection:
0 – (default) no flow control
1 – Hardware flow control with RTS always ON (does not apply to
RS485 ports)
2 – Hardware flow control with RTS switched
UInt
RTS ON delay selection:
0 – (default) No delay from RTS active until the first character of the
message is transmitted
1 to 65535 – Delay in milliseconds from RTS active until the first char-
acter of the message is transmitted (does not apply to RS485 ports).
RTS delays shall be applied independent of the FLOW_CTRL selec-
tion.
UInt
RTS OFF delay selection:
0 – (default) No delay from the last character transmitted until RTS
goes inactive
1 to 65535 – Delay in milliseconds from the last character transmitted
until RTS goes inactive (does not apply to RS485 ports). RTS delays
shall be applied independent of the FLOW_CTRL selection.
UInt
Response timeout:
Time in milliseconds allowed by the Modbus_Master for the slave to re-
spond. If the slave does not respond in this time period, the Mod-
bus_Master will retry the request or terminate the request with an error
when the specified number of retries has been sent.
5 ms to 65535 ms (default value = 1000 ms).
Variant
A reference to the instance data block used by the Modbus_Master or
Modbus_Slave instructions. After Modbus_Master or Modbus_Slave is
placed in your program, the DB identifier appears in the parameter helper
drop-list available at the MB_DB box connection.
Bool
The DONE bit is TRUE for one scan, after the last request was completed
with no error. (Version 2.0 only)
Communication processor and Modbus TCP
13.5 Modbus communication
1195

Advertisement

Table of Contents
loading

Table of Contents

Save PDF