Siemens SIMATIC 3964(R) communication protocol

Supported device types and versions 
Communication line configuration
Communication station configuration
I/O tag configuration
Literature
Changes and modifications
Document revisions

Supported device types and versions


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 following serial communication point-to-point modules:

  • SIMATIC S5 series: CP521, CP523, CP524, CP525 or CP544
  • SIMATIC S7-300 series: CP340, CP341
  • SIMATIC S7-400 series: CP441-1, CP441-2

Protocol implementation allows reading data in just one data block of the 3964 protocol (the protocol is a specification of link layer, transport layer is the matter of the PLC application software). Connection is periodically initialized by Simatic, theD2000 KOM process confirms and takes over the data block according to the specification of the 3964 protocol. Data block initialization in PLC Simatic must be programmed in the STEPS5/7 programming language according to a particular CP communication module documentation.

The 3964 protocol has two variants - 3964 and 3964R. The 3964R allows extra data security using a BCC checksum.

For complex reading or writing of data into PLC Simatic, we recommend to use the Siemens SIMATIC RK512 protocol.

Communication line configuration


Communication station configuration


  • Communication protocol: Siemens SIMATIC 3964(R).
  • No address is specified, only a single Simatic PLC can be attached to one communication line.


Station protocol parameters

The Communication station dialog box - tab Protocol parameters.
Parameters defined in the input field have effect on some optional protocol parameters. The following station protocol parameters can be defined:

Table 1

ParameterMeaningUnitDefault value
Wait Timeout
Delay between response readings till its finalization.ms50 ms
Max Wait Retry
Repetition count of response readings till its finalization.-600
3964 (without BCC)
Enable the 3964 protocol, i.e. version with no transmission security using the checksum. By default, the 3964R protocol with the BCC checksum is used.YES/NONO

I/O tag configuration


Possible I/O tag types: Ai, Ci, Di.

I/O tag address is a character string as follows:

FormatMeaning
DWmWORD type value (16 bits) included in received data block on the m word-offset (offset is counted from 0). Value is converted as signed in case of I/O tag type of the Ai type or as unsigned in case of the Ci type.
DLmLeft bit value of WORD placed on the m word-offset. Possible I/O tag values are Ai or Ci.
DRmRight bit value of WORD placed on the m word-offset. Possible I/O tag values are Ai or Ci.
Dm.nBinary address, value of the n bit (n is within the range 0...15) of WORD placed on the m word-offset. Possible I/O tag type is Di (or Ai and Ci, if get the values of 0/1).

Literature


-

Changes and modifications


-

Document revisions


  • Ver. 1.0 - January 24th, 2002 - document creation.
  • Ver. 1.1 - November 3rd, 2010 - document update.
Napíšte komentár