Porovnávané verzie

Kľúč

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

...

Kotva
uvod
uvod
Introduction

...

Since the version V7.0, the D2000 system also supports some protocols, in which the process D2000 KOM process implements the server (slave) side. It is concerning the The following protocols are concerned:

This document describes the general rules which are valid for output I/O tags (output tags for D2000 system, input ones for the client). There are also "mixed" client-server protocols (IEC 870-5-104 Server, IEC 870-5-104, IEC 870-5-104 Sinaut), which have two types of output I/O tags:

...

  • The values of 'server' output I/O tags are written also while the communication line/station fails, does not communicate or is down. They are to be send sent to the client after reconnecting the client.
  • When communication is interrupted, the values of 'server' output I/O tags are not invalidated.
  • Writing a 'server' output I/O tag is as follows:
    • During the write, the output I/O tag does not pass through the the Transient statusTransient. From this point of view, it is the output I/O tag behaves the same as setting the parameter if the Output mode parameter in the tab Output control was set to the value Command Command in the I/O tag configuration.
    • If the communication with the client is interrupted at the time of write, the write is marked as unsuccessful (it can be detected e.g. in ESL script using the actions ON ERROR, WAIT) but its value is valid, currently adjusted set (in order to give provide a new and valid value to the client after establishing the communication)
    • If the communication with the client is OK at the time of write, the write is marked as successful
  • Configuration of the parameter Output mode for output I/O tag for 'server' and 'mixed' protocols is as follows:
    • If the the parameter the Output mode parameter is set to Value, the particular 'server' output I/O tag will not pass through the status Transient (see the previous point). The only difference between Value and Command is shown in control windows in the process D2000 HI process. Command allows to repeat writing of any value consecutively (e.g. for output I/O tag of Dout type, there are enabled the buttons ON and OFF buttons are enabled at the same time - for value outputs, there is enabled just the opposite button to the current onevalue is enabled).
    • For 'client' output I/O tags in the protocols of the series IEC104, transition through the status Transient depends on the ASDU type, which is set in the configuration of the corresponding output I/O tag. ASDUs of the value type (1-40) are not being confirmed and therefore they do not pass through the status Transient. ASDUs of command type (45-64) are being confirmed and therefore these output I/O tags pass through the the Transient status Transient (confirmation/not conformation confirmation of value/command I/O tags is defined by contrast to on the contrary compared to the D2000 system).
      For 'client' output I/O tags in 'mixed' protocols, which will be implemented in the future, the behavior will depends depend on the particular protocol.

...

Kotva
revizie
revizie
Document revisions

...

  • Ver. 1.0 – December 15th, 2004
Info
titleRelated pages:

Communication protocols

...