Hi,
I have some nested sequences in my idl file for which I know the limit only at runtime, it can be any value between 1 (or zero for optionals) and 1000. I generated the code using the rtiddsgen with option "unbounded support" for c#.
I searched already for solutions like using "loan".
I atacked an example of the idl file, but in my real use case are more sequences.
The problem here is that my topic is not published... and I don't see any error or exception...
Any idea about what I am doing wrong?
Thanks!