Solutions

We have changed the default transport settings for RTI Connext DDS 5.1.0 to support better out-of-the-box throughput. This gives better performance, and in some cases reduces the time of the discovery process. However, this means that you must change your applications' transport settings in order ...
21456 reads — 1 comment
This solution describes steps to configure RTI Recording Service to record topics published by RTI Connext DDS Micro for post data-analysis and debugging. RTI Connext DDS Micro provides a small-footprint modular messaging solution for resource-limited devices. It supports a subset of the standard ...
8013 reads — 0 comments
This error: The application was unable to start correctly (0xc0150002). Click OK to close the application. happens when you try to start an application compiled against RTI dotnet libraries in a system where the "Visual Studio® 2005 Service Pack 1 Redistributable Package MFC Security Update" is not ...
222804 reads — 0 comments
This error is typically due to array management. Working with LabVIEW arrays and sending them through RTI Connext DDS can be tricky. Here you have some guidelines on how to fix this error For versions of the RTI DDS Toolkit previous to 1.2.0.90 In LabVIEW, arrays are declared with an initial length ...
7735 reads — 0 comments
In short, by default, one copy of a sample is sent per transport locator, where a transport locator uniquely identifies a transport-level destination and is composed of <transport class>://<transport address>: <communication port> . For example, for UDPv4 a transport locator could ...
7677 reads — 0 comments
I've changed my transport settings to increase the amount of throughput I can achieve in my application, or I am using RTI Connext DDS 5.1.0 tools with previous versions of the middleware. When I run RTI Analyzer, RTI Monitor, or RTI Admin Console on a different machine I get incomplete discovery. ...
9029 reads — 0 comments
What is a GUID? In a RTI Connext DDS deployment, every entity --local or remote-- can be univocally identified by means of its GUID , which is an acronym that stands for Global Unique IDentifier. Such identification can be used by applications to ignore certain entities, identify who published a ...
9838 reads — 0 comments

Pages