KB-26207: Altering timeout dynamically.
Question: How can I alter a driver’s timeout dynamically via a setpoint on the application’s screen? Solution: To do so, you must add IOTimeOutMs property (in IOKit’s Parameters folder) to…
Question: How can I alter a driver’s timeout dynamically via a setpoint on the application’s screen? Solution: To do so, you must add IOTimeOutMs property (in IOKit’s Parameters folder) to…
Question: How can I communicate with ports COM5, COM6, COM7, etc., since the only options available at the driver’s configuration window are from COM1 to COM4? Solution: The options displayed…
Question: How can I establish communication with Micrologix 1500 in a DH-485 network? Solution: This must be done via OPC Protocol, with RS-Linx as server, and Elipse SCADA or E3…
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: 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: Do Elipse drivers have native support to communication via USB? Solution: No, they do not.