Talking to AB PLC5 through DASABTCP I/O Server from a VBScript

D

Thread Starter

Daniel Madumelane

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?
 
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
 
Top