Sample Application – ION Driver
Autor
Paula Eneas; Andre Quites
Autor
Paula Eneas; Andre Quites
Question: How can I change the physical layer from serial to Ethernet? Solution: To do so, the Driver must belong to the IOKit. The IOKit is a shared component used…
Question: How many driver licenses are necessary to communicate with two PLCs via ISOTCP? Solution: To do so, you need two Driver licenses.
Question: Which drivers communicate with Moeller’s CPU XC-201? Solution: There is no driver to communicate with this PLC. CPU XC-201 is an OPC Server, so the communication happens via OPC.
Question: What is the IOKit? Solution: The IOKit is a shared component used by Elipse’s I/O drivers that implements the default access to its physical level and provides interfaces to:…
Question: My application has two identical drivers. Both work properly in Organizer/Studio, but when I run the application, one of them presents communication problems. How can I fix this? Solution:…
Question: What driver should I use with Rockwell’s CompactLogix? Solution: With this, you must use ABCIP driver (Ethernet/IP – CIP protocol). You can download it directly at Elipse’s website.
Question: After reestablishing the communication lost between the supervisory and several relays, why is the driver not able to access data from the relay’s buffer? Solution: When the communication between…
Question: How can I enable the Driver DNP 3.0 Master to send unsolicited messages? Solution: To do so, you must enable the Enable Unsolicited on Startup option in the Driver’s…
Question: Does ELO-2180 driver enable reading mass memory? Solution: No, it does not. ELO-2180 driver only enables reading instant variables from the user’s output. To read mass memory, you must…