Hi Claes,
To connect to an industrial OPC DA server, we've been searching for gateways and settled on Kassl software. Kassl is a German-based company:
www.kassl.de/opc/index.shtml
In particular, we are interested in Kassl's dOPC XGate software to "enlarge a targeted COM DA based OPC server with an OPC XML-DA interface". Kassl offers a free trial of dOPC XGate, but also a free OPC Mobile Explorer for Android via Google Play for testing their XGate software. The software is certified OPC Foundation compliant and comes with two public OPC XML DA server URLs for testing purposes. Of course, Kassl's OPC Client works flawlessly with the two test servers:
Public OPC XML-DA Server #1
opc_provider, opc_provider, noload, run, opc_provider, 4, nodebug,
advosol.com/xmldademo/ts_sim/OpcDaGateway.asmx 0.1.99.55 MyOpcVolume
Public OPC XML-DA Server #2
opc_provider, opc_provider, noload, run, opc_provider, 4, nodebug,
opcxml.demo-this.com/XmlDaSampleServer/Service.asmx 0.1.99.55 MyOpcVolume
For testing purposes, a Proview project is configured with an OPC Client and an OPC Server. When Proview's OPC Client is connected to it's own OPC Server, everything works perfectly.
When the Proview OPC Client is connected to either public test server, a connection is made and the OPC Client $Mount Object browses the public OPC test server database OK. But, values do not update. The Proview Development Console indicates the following error:
Error 400 fault: SOAP-ENV:Server [no subcode]
"HTTP Error"
Detail: HTTP/1.1 400 Bad Request
When connecting Kassl's Android OPC XML-DA client to Proview's OPC Server, the following message is displayed:
"Unable to connect to OPC server http://192.168.2.204:8080, invalid time offset"
Proview OPC Server Client Access is given to my Android device, 192.168.2.5, port 8080 with Access ReadWrite. Interestingly, Proview OPC Server indicates a connection is made even though Kassl's client indicates no connection.
I read an old thread by Bernt-Johan working through various OPC bugs. Did he ever delivered his code patches to you? I see similar symptoms that he claims to have solved:
www.proview.se/v3/index.php/forum/4-prov...ntation?start=6#4214
Do you know of any commercial OPC XML-DA gateway software that is compatible with Proview?
Regards,
Ron