xsharp.eu • Industrial applications
Page 1 of 1

Industrial applications

Posted: Wed Nov 18, 2015 8:21 pm
by Anonymous
Dear developers,
I used VO in several industrial applicatiuons for logistic/transport and logging purposes. In order to do that, i had to implement OPC (OLE for Process Control, see https://opcfoundation.org/ for definitions and http://www.matrikonopc.com/ for OPC testing utilities). I would be VERY glad if you could enabele this interface for future development of these running applications.

Thanks,

Herman

Industrial applications

Posted: Thu Nov 19, 2015 8:02 am
by robert
Herman,

If there is a DotNet interface for this then you can use this interface.
Otherwise you can use the Dotnet Interop layer to talk to the OLE compontent.
I personally have no experience with OPC, but I am sure that it will work smoothly.
Almost all the Ole Server I have used in DotNet worked perfectly including events etc.

Robert
Herman wrote:Dear developers,
I used VO in several industrial applicatiuons for logistic/transport and logging purposes. In order to do that, i had to implement OPC (OLE for Process Control, see https://opcfoundation.org/ for definitions and http://www.matrikonopc.com/ for OPC testing utilities). I would be VERY glad if you could enabele this interface for future development of these running applications.

Thanks,

Herman