LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TCP WRITE when a condition is right

Solved!
Go to solution

I know I am asking a general question, but unfortunately I can't find a way around it. Assuming I want to write to a server using TCP Write from Labview only when a condition is met, how do I go about it?

 

0 Kudos
Message 1 of 3
(1,271 Views)
Solution
Accepted by topic author Davidkor

@Davidkor wrote:

I know I am asking a general question, but unfortunately I can't find a way around it. Assuming I want to write to a server using TCP Write from Labview only when a condition is met, how do I go about it?

 


"Conditional Code" generally means "Use a Case Structure".  Without more information, we can't offer better solutions.


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
Message 2 of 3
(1,250 Views)

My bad! Surprising, I didn't think in that direction.

Thank you. That answers my question. 

0 Kudos
Message 3 of 3
(1,245 Views)