LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to calculate bandwidth for a datasocket application

Hi have developed an application using data sockets and I want to calcualte the bandwidth required for the application.Is there any way to minimise the bandwidth required.?
0 Kudos
Message 1 of 2
(2,487 Views)
Two suggestions:

1. Write to DS only when data has been changed/updated.

2. If sending large amounts of numerical data you might consider using a compression algorithm.

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

0 Kudos
Message 2 of 2
(2,487 Views)