Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The tcp provider is a replacement for the deprecated sockets provider that was originally used to commission running the DAQ over ethernet.  sockets behaves similarly to verbs but differently from tcp.  To get UED going again, I switched to using the sockets provider, which appears to solve the problem:

...

(I now think the fabric specification was redundant.)  I have a guess as to what is different about tcp vs sockets that caused the problem, but it will need further investigation.