Extra Configuration

<< Click to Display Table of Contents >>

 

Extra Configuration

This topic contains information about this Driver's Properties Window, according to the next topics.

In addition to the Properties Window, this Driver's configurations can also be defined at run time in Elipse E3, Elipse Power, or Elipse Water applications. To do so, start this Driver in Offline mode, that is, execute the application with the Start driver OFFLINE option enabled, configurable on the Setup tab of Properties Window. The configuration options of this Driver are described on the next table.

Configuration options for DNP 3.0 Slave Driver

Parameter

Offline String

Data Type

My DNP Addresses

DNP.myaddress

Word

App Retries

DNP.App_retries

Word

Data Link Retries

DNP.Dll_retries

Word

Select / Operate Msg Tout (s)

DNP.select_operate_tout

Word

Counter DeadBand (%)

DNP.counter_deadband

Float

Analog DeadBand (%)

DNP.analog_deadband

Float

App Timeout (ms)

DNP.App_timeout

Word

Use Unsolicited Messages

DNP.UseUnsol

Boolean

Unsolicited Classes

DNP.UnsolicitedClasses

String

Unify Objects With/Without Status

DNP.UnifyObjects

Boolean

Confirm DataLink Messages

DNP.ConfirmDLink

Boolean

Master Sync Request (s)

DNP.SyncTime

Word

Unsolicited Send Interval (ms)

DNP.SendInterval

Word

Enable Time Sync

DNP.EnableSync

Boolean

Sync Events with Stby Driver

DNP.SyncEvents

Boolean

Command Response Profile

DNP.CmdProfile

Word

App Fragment Size in Bytes

DNP.MaxAppSize

DWord

Stop Analog Events if not connected

DNP.StopAnalogEventsWhenDisconnected

Boolean

Wait Reset of Remote Link

DNP.WaitResetOfRemoteLink

Boolean

Sort Analog events by Index

DNP.SortAnalogByIndex

Boolean

Ignore Assign Class Requests

DNP.IgnoreAssignClass

Boolean

Limit Event Class Msg Size - Single Datalink fragment

DNP.LimitEventMsg

Boolean

Report Events in GMT Time

DNP.ReportEventsInGMT

Boolean

Enable Time Zone Offset on sync

DNP.SyncTZOffset

Boolean

One Analog Event per Index

DNP.OneAnalogEvent

Boolean

Use Callbacks for commands

DNP.UseCallbacks

Boolean

Class 1 max events

DNP.MaxEventsClass1

DWord

Class 2 max events

DNP.MaxEventsClass2

DWord

Class 3 max events

DNP.MaxEventsClass3

DWord

Disconnect after unconfirmed unsolicited sequence count

DNP.MaxUnconfirmedUnsolicitedCount

Word

Generate event on first write

DNP.GenerateEventOnFirstWrite

Boolean

Number of IP Connections

DNP.IPConnections

Word

Disable Restart / Shutdown

DNP.DisableRestartShutdown

Boolean

Add new timestamped events on first connection

DNP.ReportEventsFirstConnection

Boolean

Add new timestamped events on reconnection

DNP.RepostEventsReconnection

Boolean

Allow multi app fragment Class 2,3 - No Confirm

DNP.MultiFragAppClass2_3_No_Confirm

Boolean

 

These properties can be written using a PLC Tag with the N1 parameter equal to -1 (minus one), the N2 parameter equal to 0 (zero), the N3 parameter equal to 0 (zero), and the N4 parameter equal to 3 (three).

Was this page useful?