I've been doing some research and I think the best way to do it would be to utilize the OPC server. However, I really don't have a good idea of how to do that. Is there a dll that I need to call and set up to interface with it? Do I need to set up an OPC server from the VB side? Any direction would be nice. Thanks!
Okay, I can't figure out how to create a datasocket in Visual Basic .Net 2008. I can't figure out how to grab info from the Lookout OPC server. I'm a little worried I may not figure this one out.
Ok, I have to admit, I don't know what to do with this. I found this on my own yesterday. It runs an OPC simulator and provides me with some old VB6 code that I can't get to work for me. Really, I just need to get the code that connects to the National Instruments.LookoutOPCServer and then grabs the value of a single expression. I've searched high and low and haven't found it. I'm running out of time to get this project done and I'm thinking I may have to do something along the lines of writing to a csv file and reading in vb from that. This is a let down because I was sure the Lookout OPC thing was a good tool. Apparently it's a tool that takes too much effort to utilize.