‎06-15-2015 08:12 AM
what is difference between control reference ,data base open reference,TCP connection reference.some example
‎06-15-2015 08:15 AM
They are references to different things. What are you trying to get at here?
‎06-15-2015 08:36 AM
i will use this reference out side of while loop.
controll and Data base--->open only ones in out side the loop it will work
TCP----------------------------->give different reference in every time in inside the while loop .
‎06-15-2015 11:55 AM
Are you planning to write this LabVIEW code yourself? If you don't have experience with the various "pieces" (data base referencing, TCP, how to create and maintain a non-trivial LabVIEW Project), spend the time and effort getting up to speed (there are numerous on-line Tutorials that will help, as well as the Examples that ship with LabVIEW).
If you need to hire professional help, it will go much better if you spend a few hours writing careful and detailed documentation of what you would like your program to do. This would include the nature of the databases to which you refer, and the use of TCP you mention.
Bob Schor