11-24-2008 12:48 AM
Hello!
Please tell, can I connect to Data Socket server (configured in LabVIEW) with some Delphi 2007 abilities? What I need to do this? Are there some additional modules for Delphi 2007 or i can work with Data Socket ONLY in LabVIEW programming environment?
My problem: i have data source (biomechanic meashuring device). I want to take data from it by serial port and then direct it to the specific application, programmed in Delphi 2007.
Thank you for answers!
11-24-2008 02:47 PM
Ykk2k8-
Here is some basic info on how Data Socket works and how you can communicate with it (http://zone.ni.com/devzone/cda/tut/p/id/3224) but you will have to figure out how to pair it with Delphi 2007 on your own. I would wait and see if other customers have done this before. Good Luck!!