ARC Informatique is a forward-thinking industrial software editor with 16 offices worldwide, in business for over 40 years. Through extensive knowledge of our user base, we have been revolutionizing industrial operations by delivering the PcVue platform, a reliable and robust SCADA dedicated to monitoring and control, built on the latest technologies.
At PcVue, we prioritize diversity of people and opinions, and give them lots of opportunities to be heard. That’s why we’re standard setters in the innovation sector. And why we’ll keep winning recognition for creativity in our field. May be even with you?
ARC Informatique is a forward-thinking industrial software editor with 16 offices worldwide, in business for over 40 years. Through extensive knowledge of our user base, we have been revolutionizing industrial operations by delivering the PcVue platform, a reliable and robust SCADA dedicated to monitoring and control, built on the latest technologies.
At PcVue, we prioritize diversity of people and opinions, and give them lots of opportunities to be heard. That’s why we’re standard setters in the innovation sector. And why we’ll keep winning recognition for creativity in our field. May be even with you?
This article describes how to refresh the values of variables from the EIB OPC Server, after communication is disconnected and reconnected.
Details:
When communication is disconnected between the EIB (European Installation Bus) OPC Server and networked equipment, the items on the server have the status BAD. When communication is reconnected, the items are not returned to status GOOD unless an OPC client attempts to read them.
Solution (workaround)
From PcVue, run a cyclic SCADA BASIC program that reads the data items from the server, so as to refresh their values.
Notes (advice from EIB, edited)
A feature to read groups automatically every x seconds will be integrated in OPC Server 2.0 that will be released sometime in 2004.
The OPC Server only gives the states (values) of the groups and communication objects. Physical device information is of no use to an OPCServer; it needs to be handled by installation software such as ETS (Embedded Terminal Server).
At the time of writing, the current EIB OPC Server (1.6) is a very basic OPC Server in which 1 OPC Group exists with all the Object groups of the EIB network. All there is to know about it is described in the OPC standard; there are no special features.