KB-59649: Offset in read tags’ timestamps.
Question: Why do the read tags’ timestamps present an offset in the hour field, while minutes and seconds are correct? Solution: This happens because the timestamps adopted by IEC 61850…
Question: Why do the read tags’ timestamps present an offset in the hour field, while minutes and seconds are correct? Solution: This happens because the timestamps adopted by IEC 61850…
Overview:Sometimes in serial communication, multiple devices can have been set up incorrectly when connecting to a serial port. These settings will cause a connection failure…
Autor
Guilherme Torres
Question: Can IEC 104 driver work as a multi-master when being used in Slave mode? Solution: No, IEC 104 driver cannot work as a multi-master when in Slave mode due…
The goal of this article is to provide details to the bytes that are part of the structure of Modbus protocol’s “03” Function. These bytes can be visualized via log…
Question: Can the devices’ clocks be read via Power Measurements ION Driver? Solution: Yes. To do so, you must create an I/O tag with the following parameters: N1=0, N2=1, N3=23421,…
Question: When importing symbols during setup, the driver returns the following error message: “WARNING: The number of variables to import will exceed the maximum number supported. Delete at least “XXXXX”…
Question: How can communication between Elipse E3 and the microcontroller from Arduino platform be established? Solution: To establish this communication, we will use Modicon Modbus Master (ASC/RTU/TCP) driver, available for…
Question: How can connection quality be monitored via Driver Elipse Ping? Solution: To do so, use the Value property of the tag referring to a device/PC via an IP address.…
Question: Is there any Elipse I/O driver that can communicate with Siemens’ LOGO PLC? Solution: No; Siemens’ LOGO PLCs use a proprietary (closed/restricted) protocol, of which Elipse has no implemented…
Sample application that demonstrates how to set up Elipse Ping driver in Elipse SCADA. Setting up the application: To do so, follow these procedures: 1. Locate the driver’s DLL (PingDrv.dll).…