Monitoring a serial port’s data traffic (COM).
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
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 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 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).…
Autor
Guilherme Torres
Question: How can communication via DH+ network between Elipse and field devices be established? Solution: Elipse has no drivers that can communicate directly on a DH+ network. To establish communication,…
Question: How can communication via DeviceNet network between Elipse and field devices be established? Solution: Elipse has no drivers that can communicate directly on a DeviceNet network. To establish communication,…
Question: Can I use a driver from Elipse SCADA with E3, and vice-versa? Solution: Yes, you can, because the supervisory being used does not interfere with driver’s usage.