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. |
Local Address |
The following feature is new in Ignition version 8.1.8
Click here to check out the other new features
The local address to connect from when establishing a TCP connection. If left blank, then the driver will simply pick an available address. |
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. |
Time Synchronization Enabled |
The following feature is new in Ignition version 8.1.17
Click here to check out the other new features
When true, automatically synchronizes the gateway time to the outstation when requested, default is true.
|
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 |