IEC 60870-5-104 Driver

Not counted towards your tag license limit.

IEC 60870-5 refers to a collection of standards produced by the International Electrotechnical Commission, or IEC, to provide an open standard for the transmission of SCADA telemetry control and information. IEC 60870-5-104 provides for communications over networks using the TCP/IP protocol suite.

Related application properties

The following property settings hold additional configuration parameters for your IEC 60870-5-104 driver:

IECFailoverCount – Count of errors before a soft failover to a redundant server is attempted. Defaults to 10.

IECPropagateOnlyOnDataChange - If set, driver will not process incoming data if it hasn't changed since the last read. Note that this setting does not apply to history reads or event log reads (which are always processed). Defaults to 1.

Server List

Select (or create) a named server list. (Driver Server Lists) Servers for the list must be defined using the Application Configuration dialog, as described in Servers for Specific Services. Smaller sites that do not have multiple servers, or that use only the default server list, need not configure this field.

IEC 60870-5-104 Driver properties Communications

Port

The VTScada port tag that will be used by the driver. Note that the IEC-60870 5-104 driver uses port #2404

Device Timezone

The time zone of the clock in the IEC-60870-5-104 device. This is used to correct the time-stamped readings read from the device by VTScada for storage in its historian in UTC format.

  • Uses Server Time Zone (no DST) – assumes that the device is in the same time zone as the server. Take care to ensure that the server does not use daylight savings time.
  • Device Clock In UTC – the clock in the device is set to UTC. Strongly recommended.
  • Actual Time Zone – select the actual time zone, in which the device is located.

Enable Time Synchronization

Controls whether a time synchronization message is sent to the device on establishing a communications session. If selected, time synchronization is enabled. By default, no time synchronization is performed.

Hold

Select this to have I/O tags attached to the driver hold their last value in the event of a communication failure. If not selected, tags will have their value set to invalid on a communication failure.

Number of Outstanding ASDUs (K)

Specifies the number of Application Service Data Units (ASDUs) that can be received before sending an acknowledgment. The value, K, is defaulted to 3.

Response Timeout (T1) (seconds)

Time to wait for a response before reporting an error. T1 has a default of 5 seconds.

ACK Response Timeout (T2) (seconds)

Time to wait before sending an ACK (S Type Message) in the absence of any other communications. T2 has a default of 5 seconds.

IP Network Listener Group

Configure only if this driver is to accept in-bound TCP or UDP communications. Select an existing IP Network Listener tag using the drop-down list. If the IP Network Listener is configured, this driver must use the VRTU, configured on the VRTU tab.

IP Allow

Optional. Misconfiguration of this field is a common source of problems.

Used in connection with an IP Network Listener tag. General IP address filtering should be set on the IP Network Listener, as this will be more efficient. The list of allowed IP addresses in the driver is intended to prevent misconfigured devices from interfering with other devices.

Both filters (that in the Network Listener and this one) can be configured at the same time. The filter in the IP Network Listener will be applied when the device first connects and the local filter will be applied after a specific driver instance has been identified.

IEC 60870-5-104 Driver Configuration - Protocol

ASDU Address Size

Specifies the size of the Application Service Data Unit in the protocol in number of bytes. This can either be 1 or 2, where the default is 2.

IO Address Size

Specifies the size of the Information Object Address (IOA) in the protocol in number of bytes. This can either be 1 or 2, where the default is 2.

Origin Address

Specifies whether the Origin Address should be included in the protocol messages. Enabled by default.

GI Poll Rate

Specifies the rate in seconds at which a general interrogation will be requested.
Note that if the Device is connected and a session is established, a general interrogation is not necessary and will not be performed.

Select Execute Command

If selected, a command will send a Select message before an Execute message.
Otherwise, only an execute message will be sent.

Select Execute Setpoint

If selected, a Setpoint will send a Select message before an Execute message.
If not true, only an execute message will be sent.

Disconnect After GI Poll

Specifies whether the connection should be closed after a general interrogation (GI)poll.

Poll for Global ASDU

When VTScada (as a master) connects to other IEC devices, it makes an interrogation inquiry to ask the device to send all of it's configured values. If the Poll from Global ASDU is selected, that request is broadcast to all connected devices, therefore VTScada will get data for all of the devices on the network, regardless of whether that data is needed.

If this option is not selected (default), VTScada will make individual requests to each ASDU configured within VTScada only.

Counter Freeze

Specifies whether a counter should be frozen while it is being read.

Counter Reset

Specifies if a counter should be reset after it has been read.

Counter Poll

Specifies whether a counter should be polled.

IEC 60870-5-104 Driver Configuration - Virtual IO

Enable Virtual RTU

Specifies whether this instance of the IEC Driver will operate in a Slave Configuration. If selected, the Virtual RTU functions are enabled and the driver will respond to IEC 60870-5-104-104 master requests.

Select / Execute Timeout (s)

Duration in seconds of a Select or Execute command.

Command Action Termination

Specifies whether an ACT-TERM message is sent following an ACT-CONF message.

Short Pulse Duration (s)

The duration in seconds of a Short Pulse for a command operations.

Long Pulse Duration (s)

The duration in seconds of a Long Pulse for a command operations.

IEC 60870-5-104 Driver Configuration - Virtual IO Config

ASDU Address

The Application Service Data Unit (ASDU) address of the data item. This is an integer between 1 and 65534.

IO Address

The Information Object Address (IOA) of the data item.

ASDU Type

Specify the Application Service Data Unit type of the data item.

New / Edit / Delete

Dialogs for working with entries in this table. Note that the Delete tool will not prompt for confirmation.