General |
---|
Name | The name of this DNP3 device connection. |
Description | Device connection description (optional). Can be used to provide any useful information / comments about this connection. |
Enabled | If True (checked), the connection is enabled; if False ( unchecked), the connection is disabled. |
Main |
---|
Hostname | The IP Address of the device. |
Port | The port to use when connecting to a DNP3 device. The default port is 20000. |
Source Address | The address of the master station, default is 3. |
Destination Address | The address of the outstation, default is 4. |
Integrity Poll Interval | The interval at which to perform an integrity poll, in millis, default is 3,600,000. |
Direct Operate Enabled | When true, the Direct-Operate function code is used on a write, otherwise Select-Operate is used, default is true. |
Unsolicited Messages Enabled | When true, the outstation may send unsolicited messages for Class 1, 2, and 3 data, default is false. |
Advanced |
|
---|
Message Fragment Size | The maximum size of a message fragment in the application layer, default is 249. |
Message Timeout | The amount of time to wait for a message response from the outstation, default is 5,000. |
Retries | The number of retries on a message timeout, default is 0. |
Link Layer Confirmation | When true, a link layer confirmation will be required from the outstation when sending messages, default is false |
Default Outstation Conformance level | The default DNP3 Application Layer level subset to use when communicating with the outstation. |
Default Value Types |
|
---|
Analog Input Points | The default value type to use when reading an analog input point. default is INTEGER |
Analog Input Frozen Points | The default value type to use when reading a frozen analog input point. default is INTEGER |
Analog Output Points | The default value type to use when reading/writing an analog output point. defaultis INTEGER |
Counter Points | The default value type to use when reading a counter point. default is INTEGER |
Counter Frozen Points | The default value type to use when reading a frozen counter point. default is INTEGER |
Binary Input Points | The default value type to use when reading a binary input point. default is WITH_FLAGS |
Double-Bit Binary Input Points | The default value type to use when reading a double-bit binary input point. default is WITH_FLAGS |
Binary Output Points | The default value type to use when reading a binary output point. default is WITH_FLAGS |