Porovnávané verzie

Kľúč

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

...

KeywordFull nameDescriptionUnitDefault value

Kotva
pi
pi
PI1, PI2, PI3, PI4

Poll Interval n (-1=OFF)

Interval for sending Poll requests. It is possible to configure 4 different intervals and for each interval to specify the class to which Poll is sent (Class 0-3).
Each time a station is queried periodically (according to the settings specified in the "Time Parameters" tab of the Station type object), it is checked whether the specified interval has passed since the last Poll request was sent.
Note: In addition, Poll requests are also sent when the station reports available data (using the Internal Indications field that is present in the read/write responses).

sec

10 for PI1-3

600 for PI4

Kotva
pc
pc
PC1, PC2, PC3, PC4

Poll Class n

The class to be queried within the n-th Poll request. There are four classes according to the standard:

  • Class 0 (static data) - the response to Poll returns static data of objects belonging to all Classes 0-3
  • Class 1 (event data high) - the response to Poll returns events (changes of values) of objects belonging to Class 1
  • Class 2 (event data normal) - the response to Poll returns events (changes of values) of objects belonging to Class 2
  • Class 3 (event data low) - the response to Poll returns events (changes of values) of objects belonging to Class 3

The default order for each parameter (Pol Class 1-4) is Class 1, 2, 3, 0. First, data (events) from the highest priority (Class 1, 2, 3) are read, then Static Data (Class for all Classes 0-3).

-Class 1
Class 2
Class 3
Class 0

Kotva
mf
mf
MF

Max Frame Length

Maximum length of data packet sent by process D2000 KOM - Data Link Layer packet (also called transport segment). This is data in Header Block, i.e. fields Ctrl (1B), Destination (2B), Source (2B) plus data in Data Blocks (in each max. 16 bytes). The Start (2B) and Length (2B) fields in the header, and the CRC (2B) fields in the header and each data block are not included in the length. The parameter can be in range 10-255.

Bytes250

Kotva
mg
mg
MG

Max Fragment Length

Maximum length of Application Layer fragment sent by process D2000 KOM. The Application Layer fragment is a block of octets containing request or response information that is transmitted as one or more consecutive transport segments. The parameter can be in range 15-1024.

Bytes512

Kotva
rt
rt
RT

Response TimeoutTimeout for receiving a response to a request.sec10.000

Kotva
rl
rl
RL

Reset Link States

Message sent to the outstation when establishing a connection. According to the standard, the message RESET_LINK_STATES (0) must be sent if confirmed messages are used (see Confirmation Mode parameter). If the parameter is set to NO, a REQUEST_LINK_STATUS (9) message will be sent.
According to the standard, REQUEST_LINK_STATUS (9) messages are recommended when using DNP3 protocol on IP networks, i.e. within TCP and UDP messages.

-YES

Kotva
ro
ro
RO

Read Only

If the parameter is set to YES, the station is in the receive-only mode (no messages are sent to it).

-NO

Kotva
rc
rc
RC

Retry Count

The number of request retries (1-20), if the station is not responding, or its response is corrupted.

-3

Kotva
ce
ce
CE

Com Error

The number of errors (missing or corrupted response) after which the station goes into a communication error.

-5

Kotva
au
au
AU

Activate Unsolicited

The parameter activates sending of spontaneous changes by outstations - function Unsolicited Response (130). The options are:

  • Disabled - activation is disabled
  • Class 1/2/3 - activation is performed by sending a message with function Enable Unsolicited Responses (20) to Classes 1, 2, 3

Note: Sending of spontaneous changes by multiple stations e.g. on the RS-485 bus can cause collisions.

-Disabled

Kotva
cm
cm
CM

Confirmation Mode

The parameter enables confirmation of messages sent by process D2000 KOM. If confirmation is enabled, the outstation must acknowledge each application fragment (by application function 0 - CONFIRM).
According to the standard, confirmed messages should not be used on IP networks, i.e. within TCP and UDP messages.
If confirmation is enabled, the Reset Link States parameter must be set to YES according to the standard.

-Unconfirmed

Kotva
rsd
rsd
RSD

Receive-send Delay

Delay between receiving a station response and sending another packet. Delays can be used to artificially slow down communication (reduce/distribute station's load).

ms0

Kotva
rw
rw
RW

Read after Write

The parameter activates verification by reading a value after writing. Readings will only be performed for the I/O tags with Explicit Read configured and a Write Type that does not return a value, i.e. Write (2) and Direct Operate Non Return (6).

-YES

Kotva
sr
sr
SR

Single Request Per Frame

The parameter disables the default cumulation of multiple Read and Poll requests within a single message. By default, the requests are cumulated until the data size reaches Max Fragment Length bytes.

-NO

Kotva
sb
sb
SB

Status Bits Mapping

Mapping of status bits (if they are included in a received message) to the I/O tag value. Options are:

  • WEAK Attribute: Status bits are mapped to the WEAK attribute
  • Flags (FLA..FLH): Status bits are mapped to FLA to FLH user flags
  • WEAK + Flags: status bits are mapped to both WEAK attribute and FLA to FLH user flags
  • None: status bits are ignored

Different variations within different groups have different status bits. All except ONLINE bit indicate a problem.

Individual groups and their variations have the following status bits:

(GXvY stands for Group X variation Y, GXvY-Z stands for Group X variation Y through Z - see Table 1)

G1v2, G2v1-3, G3v2, G4v1-3, G10v2, G11v1:

  • Bit 0: ONLINE
  • Bit 1: RESTART
  • Bit 2: COMM_LOST
  • Bit 3: REMOTE_FORCED
  • Bit 4: LOCAL_FORCED
  • Bit 5: CHATTER_FILTER (always 0 for G10v2, G11v1)

G20v1-4, G21v1-8, G22v1-8, G23v1-8: 

  • Bit 0: ONLINE
  • Bit 1: RESTART
  • Bit 2: COMM_LOST
  • Bit 3: REMOTE_FORCED
  • Bit 4: LOCAL_FORCED
  • Bit 5: ROLLOVER
  • Bit 6: DISCONTINUITY (always 0 for G20v3-4, G21v3-4, G21v7-8, G22v3-4, G22v6-8, G23v2-4, G23v7-8)

G30v1-2, G30v5-6, G31v1-4, G30v7-8, G32v1-8, G33v1-8, G40v1-4, G42v1-8:

  • Bit 0: ONLINE
  • Bit 1: RESTART
  • Bit 2: COMM_LOST
  • Bit 3: REMOTE_FORCED
  • Bit 4: LOCAL_FORCED
  • Bit 5: OVER_RANGE
  • Bit 6: REFERENCE_ERR
-WEAK + Flags

Kotva
of
of
OF

Reverse Online Flag

Reverse mapping of ONLINE flag. Since this is the only flag in the DNP3 protocol that means normal status (all other flags indicate problems), its reversion when mapping to the FLA flag may be useful (so the FLA flag is set if ONLINE flag is 0, i.e. device is offline).

-NO

Kotva
sf
sf
SF

Separate Frozen Counter

Enables separation of Frozen Counters namespace from Counters - i.e. I/O tags in the Frozen Counter (21) and Frozen Counter Event (23) groups will have separate addresses from the Counter (20) and Counter Event (22) I/O tags. According to the standard, Frozen Counters and Counters share a common space, but a specific implementation of the DNP3 protocol required this separation.

-NO

Kotva
se
se
SE

Octet String Encoding

Encoding used to convert objects from Octet String (110) group to text strings. Supported encodings are:

  • UTF-8
  • ISO-8859-1 (identical mapping without conversion)
  • Windows-1250
  • Windows-1251
  • Windows-1252
-ISO_8859_1

Kotva
dt
dt
DT

Debug I/O Tags

High level of communication logging with information about individual I/O tags.

-NO

...