Porovnávané verzie

Kľúč

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

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

Kotva
typy_verzie
typy_verzie
Supported device types and versions

...

Protocol implementation allows reading data in just one data block of the 3964 protocol (the protocol is s a specification of line link layer, transport layer is the matter of the PLC application software). Connection is periodically initialized by Simatic, the process D2000 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 you to use the Siemens SIMATIC RK512 protocol RK512.

Kotva
komunikacna_linka
komunikacna_linka
Communication line configuration

...

Kotva
komunikacna_stanica
komunikacna_stanica
Communication station configuration

...

  • Communication protocol: Siemens SIMATIC 3964(R).
  • There is not required any address parameter, No address is specified, only a single Simatic PLC can be attached to one communication line allows to communicate with one PLC Simatic.


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
Kotva
wt
wt
Wait Timeout
Delay between response readings till its finalization.ms50 ms
Kotva
mwr
mwr
Max Wait Retry
Repetition count of response readings till its finalization.-600
Kotva
bcc
bcc
3964 (without BCC)
Enable the 3964 protocol, i.e. version with no transmission security using the checksum. By default,
there is used
the 3964R protocol with
use of
the BCC checksum is used.YES/NONO

Kotva
merany_bod
merany_bod
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).

Kotva
literatura
literatura
Literature

...