Hello
I already know about that (brief) document, and I already experimented on DS server side buffering.
This is not enough for a reliable communication between my client and server applications.
So I am forced to use the undocumented client-side buffering features of DS ActiveX.
I used the
cwdsReadBufferedAutoUpdate AccessMode parameter for method ConnectTo and the
ClientBufferMaxPackets property.
As stated in my previous message, I also found the following
interesting methods:
- SyncConnect
- SyncConnectTo
- SyncDisconnect
- SyncRead
- SyncWrite
Are all these items unsupported, undocumented or whatever ?
Or discovering the pu
rpose and the right way to use them is left as an exercise for the (busy) programmer ?
There are no references to all the
bold keywords in all NI docs in my knowledge, on paper, CDs and even online on this website.
These will be the first ones
🙂Regards
CarloX