I have an HMI I need to support which is in .NET Framework 2.0. I have checked the minimum .NET Framework version in the KB & it says 2.0. But the response was from 2013. Is that still the case (with DDS 5.1)?
Lund Engineering
Hello,
Does DDS provide any built-in coordination primitives to address asynchronous behavior. For example, some typical primitives would be Receive<T>, Choice<T>, MultipleItemReceive<T>, and Interleaves for Teardowns/Exclusive/Concurrent message pumps. Most examples I've seen utilize various Mutexes, Semaphores, Montior, Lock, etc. In hopes of not reinventing the wheel, I was wondering if RTI has developed any supported coordination primitives.
Thank you,
Dennis
Hi All,
I'm defining some custom types in and XML document and per RTI's suggestion, I'm specifying a !DOCTYPE like so:
Hello,
I am trying to use the <include> tag in my XML file with rtiddsgen like so:
How can I ask DDS for it's current Version from it's API?
Trying to install and run my production app. A particular dll loads which has a dependency on nddsdotnet40.dll. I have nddsc.dll, nddscore.dll, nddscpp.dll & nddsdotnet40.dll in the single directory. This runs on Windows 7, Windows Server 2008, and a Windows 8 tablet. I can run the bits from my thumb drive on all these. But on one Windows 8 tablet (Samsung running Windows 8 Pro), no joy.Â
