You are here: Driver Reference > DNP3 Driver > Configuring a DNP3 Channel > Configure the Communications Parameters

Configure the Communications Parameters

The DNP3 protocol defines two layers for which timing has to be configured:

Use the fields within the Communications Parameters section of the Scan Parameters tab to specify:

NOTE: A channel’s Communications Parameters properties can be overridden on a per outstation basis (see Specify Different Comsmunications Parameters for an Individual Outstation). The Communications Parameters that you define on the Channel Form are usually appropriate for communications between the master station and outstations, as long as the outstations all use the same communications path. However, if there are outstations that use a different communications path, for example, outstations that communicate via a gateway, you may need to override the channel Communications Parameters in the outstations’ configuration. This will allow the outstations that use a different communications path to apply different communications parameters.

NOTE: The Data Link Retries and Data Link Timeout fields are not available if Request Data Link Confirmation is set to Never.

Example:

Consider a radio channel with the following configuration:

Request Data Link Confirmation = Sometimes

Data Link Retries = 2

Data Link Timeout = 1000 milliseconds

Application Fragment Attempts = 2

Application Fragment Timeout = 10000 milliseconds

ClearSCADA issues a DNP3 Integrity Poll request to a DNP3 outstation that has a large number of events stored in its event buffer(s).

The request from ClearSCADA is a single DNP3 Data Link frame, therefore ClearSCADA does not request a Data Link confirm from the outstation.

After the request has been sent by the ClearSCADA DNP3 driver, its Application Fragment Timeout timer starts.

While the ClearSCADA DNP3 driver is receiving frames from the outstation every 10 seconds or less, the Application Fragment Timeout timer does not expire, even though it might take the outstation more than 10 seconds to send the events to ClearSCADA.


ClearSCADA 2015 R2