UpdateDNP3RowDetails
Associated with: SCADAPack x70 DNP3 Routing Tables (on SCADAPack x70 Device Configuration items)
Security permission required to access this method: Configure
This method is the equivalent of updating the row properties within ViewX see Add and Configure the Entries in a DNP3 Routing Table.
Use these arguments for updating a row in a DNP3 Routing table in the Geo SCADA Expert database.
- Row (Byte)—Specify the row number within the table (1 to n).
- SourcePort (Byte)—Use this argument to specify the port via which the SCADAPack x70 device receives in-bound DNP3 frames that are to be re-transmitted to another destination:
- 1—Port 1
- 2—Port 2
- 3—Port 3
- 4—Port 4
- 10—Ethernet 1
- 11—Ethernet 2
- 12—Ethernet 3
- 13—USB
- 254—Any port.
- SourceStart (Long)—Use in conjunction with the SourceEnd argument to specify the source address range to which this table entry refers. Use this argument to specify the starting range for the source address.
- SourceEnd (Long)—Use in conjunction with the SourceStart argument to specify the source address range to which this table entry refers. Use this argument to specify the end range for the source address.
- DestinationStart (Long)—Use in conjunction with the DestinationEnd argument to specify the destination address range to which this table entry refers. Use this argument to specify the starting range for the destination address.
- DestinationEnd (Long)—Use in conjunction with the DestinationStart argument to specify the destination address range to which this table entry refers. Use this argument to specify the end range for the destination address.
- DestinationPort (Byte)—Use this argument to specify the port via which the SCADAPack x70 device re-transmits the DNP3 frames that match the Source and Destination settings specified for this table entry:
- 1—Port 1
- 2—Port 2
- 3—Port 3
- 4—Port 4
- 10—Ethernet 1
- 11—Ethernet 2
- 12—Ethernet 3
- 13—USB.
- ConnectNumber (String)—Where required, use this argument to specify one of the following to enable the SCADAPack x70 device to communicate with the destination DNP3 node:
- Telephone number for PSTN links
or:
- IP address for PPP or Ethernet links.
(Specify an empty string where none of the above apply.)
For an IP address, enter the address in the format:
- x.x.x.x:T for a TCP address
- x.x.x.x:U for a UDP address.
- RoutingStatus (Long)—Use this argument to specify whether the route is enabled or disabled. For TCP/IP routes, also use the argument to specify whether the outstation automatically updates the ConnectTo number whenever it receives DNP3 frames that match the route entry. For more information on the options listed below, see Add and Configure the Entries in a DNP3 Routing Table.
- 0—Off Static
- 1—OnStatic
- 513—On Fixed
- 512—Off Fixed.