Solutions

Information on file locations and how to deploy Routing Service, Recording Service, Persistence Service, Web Integration Service standalone in RTI Connext DDS 5.2.0 or higher. ...
5423 reads — 0 comments
Note: Applies to RTI DDS Toolkit for LabVIEW version 3.1.1 or later The best way to understand the licensing methods of the RTI DDS Toolkit for LabVIEW is to separate them per platform: Windows and NI Linux. Licensing in Windows When you download the RTI DDS Toolkit for LabVIEW (from the VI Package ...
5540 reads — 0 comments
When running some of the RTI tools on Linux (e.g. RTI Shapes Demo, RTI Launcher) you may see the following or similar warning messages thrown by GTK/GDK: (Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)' failed) or Gdk-WARNING **: gdk_window_set_icon_list: icons too ...
3864 reads — 0 comments
When localization variables (LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME) are set to non-US values, a user could get an error similar to the following: "Your license has expired (Expiration Date: 01/01/1970)." A workaround to avoid this error is to change the ...
2849 reads — 0 comments
If you are running into problems compiling the shipped examples or the generated Hello World example from rtiddsgen on a non-Windows platform, one of the first things to check is if your installation directory resides in a path that contains spaces. If it does, then the solution will be to redefine ...
9976 reads — 0 comments
Description The discovery phase in DDS applications can be considered a high throughput scenario under some circumstances. Some examples are: The applications have a lot of DDS entities. More than 2 hosts are involved. The type definitions are sent within the discovery packets (i.e., TypeCode and ...
9252 reads — 1 comment
The following examples demonstrate how to use the Modern C++ API: New! Flat Data and Zero Copy Latency (C++11) New! Flat Data API (C++11) Lambda Content Filter (C++11) Content Filtered Topic (C++03) Asynchronous Publisher (C++03) Batching and Turbo Mode (C++03) Builtin Topics (C++03) Listeners (C++03) Polling QueryCondition (C++03) Ordered Presentation (C++11) Recursive Data Type (C++03) DynamicData nested types (C++03) DynamicData publish and subscribe (C++11) DynamicData acess to union discriminator (C++03 and C++11) Partitions (C++03) Builtin Qos Profiles (C++03) Get Publishers (C++03) Using QoS Profiles (C++03) WaitSets (C++03) WaitSet with Query Conditions (C++11) WaitSet with Status Conditions (C++03) Custom Content Filters (C++03) DynamicData Accessing Sequence Members (C++03) Keyed Data (C++03) Coherent Presentation (C++03) Content Filtered Topic -- String Filter (C++03) Keyed Data Advanced (C++03) Ordered Presentation Group (C++03) Time-based Filters (C++03) Custom Flow Controllers (C++03) Deadline and Content Filtering (C++03) Multichannel (C++03) Using Type Codes (C++03) Polling Read (C++03) ...
46687 reads — 0 comments

Pages