LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how fast is DDE communications in labview

i am trying to use labview as a client to talk to V++ image capturing software. How long does this communication take for example if i am executing a V++ procedure to capture images using DDE from labview
0 Kudos
Message 1 of 2
(2,571 Views)
Communcication speed over DDE can vary in speed based on several things:
1. Operating System
2. Comptuer speed
3. Amount of data to transfer

Because these variables will be different in every situation, you'll just have to try it out and see how fast DDE communication works on your system.

-Erik
0 Kudos
Message 2 of 2
(2,571 Views)