You are here: Driver Reference > DNP3 Driver > Configuring a DNP3 Outstation > Specify When ClearSCADA Performs Class Polls

Specify When ClearSCADA Performs Class Polls

NOTE: For PSTN-only outstations, Class Poll settings do not control how often an outstation is dialed. You need to issue a One Shot or Open Line action if you want ClearSCADA to dial a PSTN outstation. If you want the outstation to be contacted on a regular basis, consider using a Schedule to trigger the action(s) automatically. Alternatively, you can use the One Shot action on the outstation set to call the outstations on that set. Again, consider associating the action with a Schedule if the One Shot is to be triggered on a regular basis (see Using Schedules to Automate Regular Functions in the ClearSCADA Guide to Core Configuration).

Use the fields within the Class Polling section of the DNP3 tab to define the outstation's Scheduled Polling and Events Available Polling requirements.

Scheduled Polling

Use the following fields to define if, and when, ClearSCADA polls the outstation for event data for each of the three DNP3 Event Classes:

The following fields are only available for use when the corresponding Class check box (described above) is selected:

Example:

On a ClearSCADA system, data that is logged at an outstation is given one of three levels of priority—low, medium, or high. Low priority data is to be reported within one hour of being logged. Medium priority data is to be reported within half an hour of being logged. High priority data is to be reported within ten minutes of being logged.

The outstation is configured to generate high priority events as Class 1, medium priority events as Class 2, and low priority events as Class 3. In the ClearSCADA database, the DNP3 outstation is given this configuration:

Class 1 Scheduled Polling Enabled: Check box selected (indicating that polling is enabled)
Interval: 10M
Offset: H + 2M

Class 2 Scheduled Polling Enabled: Check box selected (indicating that polling is enabled)
Interval: 30M
Offset: H + 1M

Class 3 Scheduled Polling Enabled: Check box selected (indicating that polling is enabled)
Interval: 1H
Offset: H

 

Events Available Polling

Use the following fields to define how ClearSCADA responds to the outstation setting its Events Available IIN Bits. (The fields are independent of the Scheduled Polling set of fields described above.)

The following field applies to those classes for which the Events Available IIN Bit check box is clear (disabled). The driver applies the interval separately for each class to which it applies.

Example:

On a ClearSCADA system, an outstation is configured to generate high priority events as Class 1, medium priority events as Class 2, and low priority events as Class 3. The outstation is expected to generate a lot of low priority (Class 3) events. In the ClearSCADA database, the DNP3 outstation is given this configuration:

Class 1 Ignore Events Available IIN Bit: Check box clear

Class 2 Ignore Events Available IIN Bit: Check box clear

Class 3 Ignore Events Available IIN Bit: Check box selected (indicating that the driver is to ignore any indications from the outstation that its Events Available IIN Bit is set for Class 3 events).

Ignore Events Available Interval: 5S

With this configuration, the Ignore Events Available Interval only applies to Class 1 and Class 2 events (as the check boxes for those classes are clear). If the driver receives a response from the outstation to indicate that Class 1 events are available, providing that it receives the response more than 5 seconds after completing the last Class 1 poll, the driver will attempt to retrieve the events from the outstation. However, if the driver receives the response within 5 seconds of completing the last Class 1 poll, the driver ignores the response; instead, it retrieves the events in the next scheduled poll, or when the outstation sends an unsolicited message to ClearSCADA. The same applies to Class 2 events (as the check box for that class is also clear.) This configuration enables the driver to poll other outstations in between, rather than repeatedly poll the same outstation.

As the check box for Class 3 events is selected, the driver only retrieves those events from the outstation in the next scheduled poll, or when the outstation sends an unsolicited message to ClearSCADA. Having this check box selected helps to prevent ClearSCADA from repeatedly polling the outstation for low priority Class 3 events.


ClearSCADA 2015 R2