Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

The protocol contains the following header defined by Control Web:

ByteNameDescription
1IdZone identifier ('D' = data block)
2DBNumber of zone (data block)
3-4DWWord address within a zone (lower byte, upper byte)
5CmdCommand ('R' - reading, 'W' - writing)
6-7CountNumber of read / written words (lower byte, upper byte)

The protocol supports reading data from control PLC automats of Siemens SIMATIC of the S5 and S7 series. PLC Simatic must be equipped with the serial communication point-to-point modules - for more details see the decription of Siemens SIMATIC 3964(R) protocol.

...

ParameterMeaningUnit / sizeDefault value

Kotva
m
m
Mode

A mode of communication:

  • Active - active communication (sending requests and receiving replies).
  • Passive - eavesdropping of Control Web communication with the PLC. This mode requires that only PLC responses are intercepted.
  • Passive (duplex) - eavesdropping of Control Web communication with the PLC. This mode requires that both Control Web requests and PLC responses are intercepted.

Note: Active communication is used when Control Web is replaced by D2000.
The eavesdropping is used during D2000 deployment and allows parallel operation with the Control Web system.

Active
Passive
Passive (duplex)
Active

Kotva
mds
mds
Max Data Size

Maximum size (in bytes) of data read by a single requestl. Add to this size a 7-byte Control Web header to obtain full length of response (without duplicated DLE bytes) according to the SIMATIC 3964(R) standard.

4 až 249 B128 B

Kotva
rc
rc
Retry Count (hex)

Maximum number of request retries in case of communication error.

-2

Kotva
rt
rt
Retry Timeout

A delay before resending a request in case of communication error.

ms100 ms

Kotva
nvd
nvd
Debug Values

Activates a debug info about the loaded values of I/O tags. Use this parameter only when communication must be debug because it highly uses CPU and slows down the communication.YES/NONO

...