I want to write a VBScript code which allow reading & writing Information from/to an AB PLC5 via a Wonderware DAS Server(DASABTCP). The DASABTCP can talk in 3 Protocols: NetDDE, SuiteLink and OPC.
Is there an object I can create or get within VBScript in order to accomplish my goal?
Is there an object I can create or get within VBScript in order to accomplish my goal?
Hi - there is an OPC client component tool called OPC Data.NET
http://www.opcwebclient.com/html/opcdata_net.html
that can do what you want - sample script to use VBScript (i.e. Windows Shell Scripting) to connect to an OPC server at:
http://www.opcwebclient.com/html/source_code.html
A free trial is available at:
http://www.opcwebclient.com/html/free_demo.html
John
http://www.opcwebclient.com/html/opcdata_net.html
that can do what you want - sample script to use VBScript (i.e. Windows Shell Scripting) to connect to an OPC server at:
http://www.opcwebclient.com/html/source_code.html
A free trial is available at:
http://www.opcwebclient.com/html/free_demo.html
John
Thanks for your reply. I'll have a look on your suggestions.
You can write your own OPC client from scratch in VB. I have done this, but for the cost of commercial software to create client you may not find it worth it. If you need more info, email me.
Gary
Gary
Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2010 Nerds in Control, LLC. All rights reserved.
Users of this site are benefiting from open source technologies, including PHP, MySQL and Apache. Be happy.
Fortune
When someone says "I want a programming language in which I need only
say what I wish done," give him a lollipop.







