Porovnávané verzie

Kľúč

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

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

Kotva
typy_verzie
typy_verzie
Supported device types and versions

...

...

  • Communication protocol: Telegyr 809 Server
  • Address of station: integral number from the interval 0-1023. In the protocol, the address of the station is used as number of a station's number (Stationsnummer).

Kotva
stanica_parametre
stanica_parametre
Station protocol parameters

...

Configuration dialog window - tab "Protocol parameters".
They influence some optional parameters of the protocol.

Table 1

ParameterMeaningUnitDefault value
Kotva
kl
kl
Communication Line
Number A number from range 0-255 which defines defining the parameter "Communication number" parameter in the protocol telegrams.-0
Kotva
lat
lat
Line Alive Timeout
Timeout for detection of failure of the master side of communication.
After elapsing the timeout since receiving the last sign, the communication line is considered to be nonfunctional. If all lines did not work (relates to the redundant lines), all stations switch to the status of communication error StCOMERR, and after elapsing other another such interval, switch to StHARDERR status.
sec7
Kotva
wt
wt
Read Wait Timeout
Delay The delay between reading data from the communication line.ss.mss00.050
Kotva
mt
mt
MOXA Timeout
Timeout for detection of failure of one communication line on the redundant lines. After elapsing the timeout since receiving the last character, the communication is redirected to other another communication line, i.e. reading/writing will be done via secondary/backup device.mi:ss00:10
Kotva
mds
mds
Max Data Size
Maximum The maximum number of data bytes in a single packetepacket. This parameter defines the approximate value (can be exceeded by a data size of one output I/O tag). The standard defines maximum data size equal to 255 bytes but decreasing the packet size practically solved a particular packet fragmentation problem in WAN communication.-210
Kotva
srmast
srmast
System Redundancy: Manages A Status Address
HW address of output I/O tag with the status of system redundancy. Format The format of the HW address is Rack.Chassis.Slot.Point or Rack-Chassis-Slot-Point, for example, "0-2-15-1".
Parameter This parameter is useful for Serial System&Line Redundant and SerialOverUDP System&Line Redundant lines, which enable the communication with two independent control systems (e.g. main dispatching SED in Žilina and backup dispatching SED in Bratislava).
Parameter The parameter enables to ignore values that are received from the control system, which is inactive just now, providing that the application knows which one is active or inactive. It can know it e.g. based on the value of input I/O tag with a defined value.
This feature (information about active control system) will work providing that output I/O tag of Dout type with the same HW address as defined in this parameter must be is on the station and the application must write True into it if "System A" is active, or False if "System B", configured on the system redundant line, is active.
-
Kotva
is
is
Is Substation
On every line ther , there should be only one station (called the main station) that has this parameter set to False. All other stations (called substations) should have this parameter set to True. This emulates the situation when there may be several substations behind the main station. Requests from the master which do not contain the station number, are related to the main station.-False
Kotva
scan
scan
Scan-only Mode
In scan-only mode, data is being read and analysedanalyzed, but no data is sent. Combined with the parameter Full Debug this parameter enable enables the KOM process to be used as an analyser analyzer of TG809 communication.-False
Kotva
np
np
No Point No Answer
If the I/O tag with an address that is in the request from the TG809 server is not found, the KOM process will not send any response.
This behavior is not according to the standard but it can be used, for example, to simulate unconfirmed commands.
-False
Kotva
full_debug
full_debug
Full Debug
Enables detailed listings about sending and receiving values.-False

...

Address of I/O tags: either software or hardware address

  • software address - a number from interval 0 - 32767
  • hardware address - consists of the following components:
    • Rack - a number from interval 0 - 3
    • Chassis - a number from interval 0 - 5
    • Slot - a number from interval 0 - 15
    • Point - a number from interval 0 - 31

For I/O tags of Ai and Ci type, you must define the minimum and maximum range - Min and Max. The values will be calculated for this range (from range -32000 … 32000 supported by protocol).
For I/O tags of Ao and Co, you must define the minimum and maximum range - Min and Max. Same as for input I/O tags but in addition the values out of defined range will be sent as the values -32000 or 32000.

I/O tags of Dout type have supplementary options:

  • "Four-criterion indication". If it is active, the VKM bit is set when sending the value. This bit indicates that the value is 4-state (Quadrat). This status allows, in addition to False (binary 01) and True (binary 10) to transmit also Invalid (binary 00 or 11).
  • "Indication with time tag". If it is active, IAC 2 message (Indication with time tag) containing the time stamp (hour/min/sec/ms) will be used to send the value. If it is inactive, IAC 1 message (Indication without time tag) is used.

...