DataWriter public attribute transport_selection not appearing in rtiadminconsole?

2 posts / 0 new
Last post
Offline
Last seen: 4 years 12 months ago
Joined: 09/06/2018
Posts: 22
DataWriter public attribute transport_selection not appearing in rtiadminconsole?

Hello,

We are using RTI DDS v5.3.1 on RHEL 7.5 x64.

We are trying to troubleshoot a DataWriter.  We have the datawriter selected in rtiadminconsole, but the public attribute 'transport selection' does not appear.  We want to see what this value is set.

I expected all the public attributes of a DataWriter to show up.

Is this a bug or a feature?

regards,bernardo

ken
ken's picture
Offline
Last seen: 4 months 1 week ago
Joined: 04/13/2011
Posts: 64

Hi Bernardo,

   The DataWriterQos field transport_selection is not available in the PublicationBuiltinTopicData which is what Admin Console has access to at runtime. You could use the RTI Monitor if you want to debug this but you'll have to turn on the Monitoring Library in order to receive this data in the Monitor.

Thanks,
Ken