LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

datasocket

Generally speaking, i want to create a client and a server for the operator to call material in warehouse. Hence, we have GUI for both client and server, the operator scan the barcode, and send via datasocket, the server get the info, and response. The GUI is to display the progress, we may have multiple clients. Not sure someone have this kind of prototype, or could give some comments ? Thanks.
Keep moving
0 Kudos
Message 1 of 4
(2,088 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,076 Views)

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.

Keep moving
0 Kudos
Message 3 of 4
(2,009 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,001 Views)