Synchronizing clocks between remote devices and the server.
Question: How can I synchronize a remote device’s clock with the server’s? Solution: DNP3 At Elipse’s DNP3 Master driver, clock synchronization is made with an I/O tag. This tag’s N2…
Question: How can I synchronize a remote device’s clock with the server’s? Solution: DNP3 At Elipse’s DNP3 Master driver, clock synchronization is made with an I/O tag. This tag’s N2…
Question: Which object and variation must be used for a double-point command via DNP driver? Solution: In a DNP driver, you must use an Object 12, and Variation 1 –…
Question: How can I establish communication between two E3 servers (one master and one slave) via DNP 3.0 driver? Solution: Attached to this article is a sample application that shows…
Question: Is it possible to read digital inputs (SOE) with a Block Tag via DNP driver? Solution: No, this is not possible, because all elements in the block share the…
Question: Can Enable Unsolicited on Startup and Scans for Events every X ms options on DNP Master driver’s work together? Solution: Yes, they can. However, since you may want to…
Question: I am not being able to establish communication in E3 between DNP Master and Slave drivers when executing the master application. In the slave machine, there are two open…
Question: Can I configure a pulse’s duration in a DNP driver? Solution: Yes, you can. Driver’s Extra Settings’ DNP tab brings the options Control Relay Off Time – ms an…
Question: What settings are used to issue commands via a DNP Master driver? Solution: Use the following settings in an IOTag: N1 = 1, N2 = 5, N3 = 1201,…
Question: When the driver starts, it sets the computer’s TimeStamp for each read value, instead of the remote unit’s TimeStamp. How can I fix this issue, or at least discard…
Question: Do IEC and DNP drivers work in full-duplex and half-duplex mode? Solution: Yes. Elipse’s IEC and DNP drivers support both full-duplex and half-duplex modes. The operation mode must be…