LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can we increase speed of Remote debugging for a High speed Vision Application?

Hi all,

 

I am actually working in a high speed vision application - I case of remote debugging I know that I need a high speed Internet connection - but is there any way to solve this issue with out high speed Internet ?

 

my Internet connection speed is 8mbps.

0 Kudos
Message 1 of 2
(2,393 Views)

I'm sure there are about umtien ways to solve this but it will require instrumentation of the remote side in a way that allows you do let it run at full speed without transfering all the data back and forth over your slow internet connection.

 

There is really no other way around this. You simply can't force huge megapixel images through a 8Mbps link in realtime. Sometimes development of an algorithme is the easier part of the task. Instrumenting it in a way that you can debug it in a meaningful way is the real challenge, even if  you don't have a slow network connection where your debugging has to funnel through.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 2
(2,362 Views)