How can standard-display Web-IOs, e.g. those used in building services engineering or automation, be integrated?
In order to be independent of the wide range of standardized and vendor-specific interface protocols, state-of-the-art display systems use the OPC standard (OLE for process control) to communicate
Can dynamic Web pages for the Web-IO be created using Ajax techniques?
There have been dynamic Web techniques for the Web-IO for quite some time already. The same JavaScript mechanisms are used as with Ajax technique.
How can digital signals be tunneled through the network with two Web-IOs?
With the aid of two Web-IOs in box-to-box mode. Here, the only prerequisite for this operating mode is a TCP / IP connection (e.g. also via the Internet) between the two local networks.
How can a Web-IO be made accessible via the Internet?
As regards the hardware, the Com-Server first makes the connected serial end device available in the local Ethernet LAN. Because TCP / IP is used, as a protocol TCP / IP also
Are special drivers or controls available for addressing the Web-IO from the user’s own programs?
No specific drivers are required for the Web-IO. Communication with the Web-IO is via a normal socket connection.