Porovnávané verzie

Kľúč

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

...

This communication supports data reading and writing by IEC870-5-101 communication protocol with special modifications. TCP/IP UDP network communication or a serial communication on Serial or SerialOverUDP Device Redundant communication line can be used.

An implementation Implementation according to IEC870-5-101 standard:

...

Configuration line dialog box - tab Protocol parameters.
They influences influence some of the optional protocol parameters. The following line parameters can be set:

Table 1

ParameterMeaningUnitDefault value
Kotva
la
la
Link Address
Communication line address (1 byte).-1
Communication Error TimeoutTimeout defined for the check of communication on the line (or on the lines of primary or backup communication in case of UDP communication). If communication does not work longer than it is this value, the values of all communication stations on the line will be transferred to StCOMERR state.ms10 sec

Kotva
komunikacna_stanica
komunikacna_stanica
Communication station configuration

...

  • Communication protocol: Terminal LFC (IEC870-5).
  • Station The station address is a decimal number ranging from 0 up to 255. It represents the ASDU address in the protocol.

...

Configuration station dialog box - tab Protocol parameters.
They influences influence some of the optional protocol parameters. The following station parameters can be set:

Table 2

ParameterMeaningUnitDefault value
Kotva
rc
rc
Retry Count
Number of the call retry when some communication error occurs
Maximum count of request retries. If no response returns after a request had been sent, the station's status will change to a communication error.-2
Kotva
rt
rt
Retry Timeout
A delay between the call retries when some communication error occurs
Timeout before resending a request if no response has been received.ms100 ms
Kotva
wft
wft
Wait First Timeout
Time of the first waiting for response after the call has been sent
The delay after sending the request and before reading the response.ms100 ms
Kotva
wt
wt
Wait Timeout
A
The delay between
reading of
the response
till its completing
readings.ms500 ms
Kotva
mwr
mwr
Max. Wait Retry
Number
The maximum number of
retry
retries of the response reading
till its completing
.-6
Kotva
ndt
ndt
No Data Timeout
A delay after the response without any data has come (Positive
Quittung
Confirmation).ms300 ms
Kotva
aconst
aconst
Analog Constant
A constant to calculate
an address
addresses of
a measurement
measurements.-129
Kotva
aoffset
aoffset
Analog Offset
A constant to calculate
an address
addresses of
a measurement
measurements.-40000
Kotva
dconst
dconst
Digital Constant
A constant to
calculate an address
calculate addresses of the signals.-501
Kotva
cconst
cconst
Counter Constant
A constant to
calculate an address
calculate addresses of the signals.-1026
Kotva
coffset
coffset
Counter Offset
A constant to
calculate an address
calculate addresses of the counters.-60000
Kotva
dcrc
dcrc
DataClass Req. Compatibility
A compatibility
Compatibility of data class 1 and class 2 requests according to IEC870-5-101 specification. A value NO means that only
data
"class 1 data" are
called
requested.YES/NONO
Kotva
spmd
spmd
Send PostMortemData
Permission to send
a
the received data with a timestamp as so-called post-mortem data (only to an archive).YES/NOYES

Kotva
merany_bod
merany_bod
I/O tag configuration

...

The address consists of two parameters - Object and Value.

These parameter parameters are used to calculate the address (in the range 0 to 65535) according to these formulas:

  • The calculation of complete address for Ai, Ao tags (the measurements):

    Address = ((Object - 1) * ACONST) + Value + AOFFSET
  • The calculation of complete address for Di, Dout tags (the signals):

    Address = ((Object - 1) * DCONST) + Value


  • The calculation of complete address for Ci tag (the counters):

    Address = ((Object - 1) * CCONST) + Value + COFFSET

As regards Dout tags, you can set Value address (i.e. Object and Value). A basic Basic address data is required at in writing. Value address is used to update I/O tag value at reading.

...

  1. An alternate highest bit RES of Control Field is used which signalized to signalize data receiving from an active server (RES=0) in a redundant system. Otherwise, data come from a passive server and they are ignored (RES=1).
  2. An The arrival of the binary value TRUE to the object with address 65007 (so-called USAN bit) signalized a transition of I/O tag values of all stations to the value with "Weak" flag, i.e. all values become invalid.

...