QoS profiles

5 posts / 0 new
Last post
Offline
Last seen: 4 years 3 months ago
Joined: 07/22/2019
Posts: 11
Modern C++ Equivalent of DDSDomainParticipantFactory

Hello,

I'm trying to create a new DDSDomainParticipant using an input XML QoS profile.

In C++ we have the function 

3 posts / 0 new
Last post
Offline
Last seen: 5 years 3 months ago
Joined: 01/14/2019
Posts: 1
Late-Subscribers not receiving DDS Messages LabVIEW

 

My project involves using RTI DDS (v2.2.0) in multiple different LabVIEW applications, some of which are running on the same PC and some of which are running on other PCs or RTs.  My goal is to have each application keep a record of all applications that are currently communicating on the same DDS Domain.

11 posts / 0 new
Last post
Offline
Last seen: 9 years 11 months ago
Joined: 05/08/2014
Posts: 7
Multicast TTL setting not being passed or set

Hi,


We need DDS to be picked up over multiple subnets. I know that the default Multicast TTL setting is 1, which won't alllow this. I found the article here:

http://community.rti.com/kb/how-do-i-change-multicast-time-live-ttl

6 posts / 0 new
Last post
Offline
Last seen: 10 years 3 weeks ago
Joined: 02/05/2014
Posts: 5
How to Give location of USER_QOS_PROFILES.xml

HI

   I have some binaries which are using RTI but they are located in differrent location but in the same machine. For communication we need USER_QOS_PROFILES.xml where we override some default QOS. But the expectation is this file should be present in the same directory from where we are launching the bienaries. As in our case its distrubuted in diferrent folders we need to create a separate copy everywhere. Is there any way to tell RTI to refer USER_QOS_PROFILES.xml from a dedicated location. 

Organization:
Keywords:
2 posts / 0 new
Last post
Offline
Last seen: 4 years 9 months ago
Joined: 01/09/2013
Posts: 10
QoS profiles and recording service configuration

Hi all,

The recording service configuration file may contain the description of QoSs for its data readers. Is there a way to refer to the QoS profiles defined in a USER_QOS_PROFILES.xml file instead of recopying the entire description of the QoSs? In other words: how to describe in the configuration file the QoS profile that is expected to be used for each datareader?

Thanks in advance.

Subscribe to RSS - QoS profiles