I am totally new to OPC, I was given a Visual Basic Script that accesses data from an OPC server,
The only thing I know about the OPC server is that is compatible with SCADA OPC Data Access 1.0a y 2.05. I just have the Visual Basic code, and need to port it to Java.
I am not asking for a complete solution, I just need a few guidelines, I have found a couple APIs (Like Utgard and JEasyOPC) but I am not sure if this will work, as I have no idea what compatible with SCADA OPC Data Access 1.0a y 2.05
means, and found no references to it.
Does someone have experience with this? Can you guys give me a few guidelines?
Thank you.