LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to send 1-D array of waveform(DBL) over UDP

i am acquiring voice data in the form of 1-D array of waveform(DBL) and wants to send it over UDP and receive again at other end.(labview 10.0)

1.how can i convert it into string for UDP sender?

2.at receiving end how can i again convert it into original form?

i have attached vi files
in sender combinations are:

1.sample rate: 4000

2.number of channel: 1

3.bits per sample : 8
5. ports will same at sender and receiver(port 2600)

and receiving end also same

Download All
0 Kudos
Message 1 of 3
(3,335 Views)

Flatten to String and Unflatten from String.

0 Kudos
Message 2 of 3
(3,320 Views)

Hi,

 

it seems there is more than one student working on the same problem

 

You really should team up!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(3,309 Views)