‎07-06-2020 11:06 AM
‎07-06-2020 11:38 AM
Hi Brzhou,
@Brzhou123 wrote:
Not sure someone have this kind of prototype, or could give some comments ?
Well, LabVIEW comes with huge example library: there are also examples on network communication.
Does it has to be datasocket or can you use any other technique like UDP, TCP, network streams, shared variables, or any other library on VIPM?
‎07-07-2020 10:13 AM
Hi Sir,
No matter what method.
I just want a outline of this program, then i can fig out the details.
The reason is that, you know, the even case always capture the input, the datasocket always capture the message.
I am not sure how to make this two logic works.
Thanks.
‎07-07-2020 12:02 PM
Hi Brzhou,
@Brzhou123 wrote:
The reason is that, you know, the even case always capture the input, the datasocket always capture the message.
I am not sure how to make this two logic works.
I don't know what you are talking about.
What is an "even case"? What are "two logic"?
Why don't you attach your VI(s)?
Have you taken a look at those example VIs?