Re: TCP data passing speed
- From: tst <x@xxxxxxxx>
- Date: Wed, 14 May 2008 01:40:05 -0500 (CDT)
The delay probably depends a lot more on the network architecture (OS stack, physical network, actual load, etc.) than on LabVIEW. You can measure the the time by pinging the other system, but Windows will only give you 1 ms resolution and it would not be deterministic anyway. Your question is actually interesting and will probably be answered better by someone like Ben, but generally, the answer is probably in ms.
Of course, if your application waits before, while or after receiving the command, you will have an additional wait. What kind of synchronization do you need here? Can you trust the two systems to be synced in the first place?
.
- Follow-Ups:
- Re: TCP data passing speed
- From: knapkerd
- Re: TCP data passing speed
- References:
- TCP data passing speed
- From: knapkerd
- TCP data passing speed
- Prev by Date: Re: BNC-2110 data passing issues
- Next by Date: Re: application shuts down after it opens
- Previous by thread: TCP data passing speed
- Next by thread: Re: TCP data passing speed
- Index(es):
Relevant Pages
|