Industrial applications

Have some feedback and input to share?
Don't be shy and drop us a note. We want to hear from you and strive to make our site better and more user friendly for our guests and members a like.
Post Reply
Anonymous

Industrial applications

Post 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
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Industrial applications

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply