Hi Guys
I find myself in need of interfacing with the loggers directly in real time with my own system to read from and instruct the loggers and other hardware.
Based on readings from 1/2 a dozen sensors on the two data takers and some logic in my software I need to set the state of digital ports (which are driving relays) and control other non Datataker equipment and need to bring it all together and not have a hacked together solution. I am aware that your DEtransfer and DELogger expose DDE interfaces and I have been able to use this interface successfully in .net, with some difficulty however as DDE is very old / clunky / slow and depreciated. I have also somewhat successfully interfaced with the loggers via RS232 with a usb to serial port cable and perl on my linux machines however its not really what I had in mind either.
I would really like to connect to the loggers via tcp and was hoping that you have an API for .Net or any other architecture for that matter. I note that there was an OXC com interface for vb6, which is pretty much to old and depreciated as well, is that what the Delogger software was built on? I suppose that my main question is what is the list of interfaces available to us so that I can select the right method before continuing any further, and are there any up to date API's.
Cheers
Ben