KB-35608: DDE communication (Dynamic Data Exchange).
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: 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…
Question: The addressing format in the device is AI:3000019, but the tag’s N3 parameter only supports values no bigger than 65535. How can I fix this? Solution: BACnet protocol supports…
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…