LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert connection ID to string

Solved!
Go to solution

Hello,
I'm trying convert Tcp network connection to string but I don't know how to do it.

 

 

Vicen

LV 2010 / WinXP

0 Kudos
Message 1 of 6
(4,682 Views)

Both methods you show should work. What is the problem you're encountering? You just have to use the according function to retrieve the connection ID from the string (typecast to connID or unflatten).

What do you want to do with the string?

 

0 Kudos
Message 2 of 6
(4,678 Views)
Solution
Accepted by topic author vicens

If you want to see the same number as the probe displays, do a typecast to U32. You can then convert the number to a decimal string.

Message 3 of 6
(4,676 Views)

Hi there.

 

I have the same problem re converting a TCP ID to string.

The attached pic shows exactly what I want to acheive BUT...how do I find the VI which is doing the good stuff?

The png file is just a picture so I can't click it!

I have found this same problem a few times, please let me know how to find the name of VIs in pictures.

 

Thanks

0 Kudos
Message 4 of 6
(4,430 Views)

Thanks aCe.

 

0 Kudos
Message 6 of 6
(4,404 Views)