KB-30902: Enabling/disabling alarms verification according to the PLC’s connection status.
Autor
Paula Eneas
Autor
Paula Eneas
Introduction Oftentimes, when developing applications with SCADA software, you will need to perform tests where I/O tags must be either forced or simulated. This article will show you how to…
Question: Can I access IOKit‘s options via application? Solution: Yes, you can. In E3 Studio, when the driver is open, you will just have to access the option Tag Browser.…
Question: Can the serial port set up in a driver be edited at run time? Solution: Yes. To do so, you must edite the IO.Serial.Port tag. To force the IOKit…
Autor
Mateus Machado
Question: How does the I/O tags read algorithm work for Elipse Software‘s Drivers? Solution: The Driver scans the I/O Tags so that the first tag to be read is the…
Question: What is the behavior of AdviseType property when set to 1-AdviseWhenLinked? Solution: The I/O Tag is only updated when the AllowRead property is True and if it is linked…
Question: How can I set up an alarm to be triggered when the communication between the Elipse E3 and a PLC is offline? Solution: There are two different ways to…
Question: How does the I/O Driver’s ShareServer property work? Solution: If this property is set to True, the driver shares its execution with the other I/O Driver objects that have…
Question: How can I show the status of the link between E3 and a PLC in a Display on screen? Solution: To do so, you must insert the IOKit folder’s…