LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to avoid getting the same data continuously

  • What is the purpose of the report generation tools on the right?  That code will stall forever at the first excel easy report because of dataflow constraints.
  • Why do you show the "enable" terminal of the feedback node and wire a true constant to it? You get exactly the same functionality of you hide the enable terminal.
  • What's the purpose of the combobox?
  • What's the purpose of the boolean?
  • I don't think you ever explained that the 5th field contains a sender identifier.
  • How do you stop the loop?
  • You said you replaced datasocket with shared variable. I don't see that part.
0 Kudos
Message 21 of 24
(787 Views)

.i wanna get the result of all the clients(each client in a hiw row) in a excel table ,but until now i didn't figure a way to get it well done.

.i use a lot of combinaison concerning feedback node,and the one i used that give me the result i want,maybe i'm wrong who knows

.combo box i delete it,it has to be used in the client front panel not server front panel.as i mentionned in an other post,but i stil have the same problem with it

.anything,i delete it

.that's the only way to avoid gettind the same data from several clients in the same row,by using a unique number for each client that will solve me the problem.that's why i thought to use a combo box (that must be a shared variable)containing numbers,but the moment a client use one of them it gets deleted from the combo box or sth like that,but how to that Smiley Sad Smiley Sad

.i will see how many computers to use then i'l set a number in for loop

.i showed you just a server.vi not the project that contains a lot of clients and subvis.for shared variable until now i don't have any problem with it in my project.the only problem is uniqueness of numbers in combobox using shared variable

 

thanks

0 Kudos
Message 22 of 24
(778 Views)
Whatever you're saying make very little sense.
0 Kudos
Message 23 of 24
(755 Views)

ok

0 Kudos
Message 24 of 24
(748 Views)