RTI DDS BuiltinQosLibExp::Pattern.LastValueCache Unexpected Value

3 posts / 0 new
Last post
Michael Cornwall's picture
Offline
Last seen: 6 years 7 months ago
Joined: 06/07/2017
Posts: 3
Extra Data using BuiltinQosLibExp::Pattern.LastValueCache

I'm doing some testing on LastValueCache.
I want to publish some status information from one endpoint and then have multiple readers get the status when they join and anytime the status updates. I'm only ever interested in the latest status. This seems like the job for Pattern.LastValueCache... but I'm getting extra data that I don't understand.

I modified some sample code for the reader. Basically changed the profile and made it so that it only sends one data point every time I click 'Send'.

Subscribe to RSS - RTI DDS BuiltinQosLibExp::Pattern.LastValueCache Unexpected Value