LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

difference between control,data base,TCP.

what is difference between control reference ,data base open reference,TCP connection reference.some example

0 Kudos
Message 1 of 4
(2,707 Views)

They are references to different things.  What are you trying to get at here?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(2,704 Views)

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 .

0 Kudos
Message 3 of 4
(2,693 Views)

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

0 Kudos
Message 4 of 4
(2,658 Views)