LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sending array over TCP receiving array and creating image

Solved!
Go to solution

@billko wrote:

Just be aware that every time you convert a floating point number to a string, you lose the actual floating point value.  You get an approximation of an approximation.


Not if you use the Flatten To String and then Unfaltten From String.  Those mostly just cast the raw data to a string, with options for how the data should be cast (Endianness, include string/array sizes).



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
0 Kudos
Message 11 of 11
(503 Views)