KB-36059: Executing a double-point command via DNP driver.
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: 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: Is it possible to read/write data in several spreadsheets of an Excel file? Solution: Yes, it is. To do so, insert a DDEClient driver, and set Excel as the…
Question: In E3, how can I establish communication via DDE (Dynamic Data Exchange)? Solution: To do so, you must use Elipse’s DDE Client driver and set is according to its…
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…