CppExamples icon indicating copy to clipboard operation
CppExamples copied to clipboard

Add string types to the Data Access and Subscription examples

Open martinboers opened this issue 4 years ago • 0 comments

String ports are handled differently than primitive types when (for example) reading them from an RscVariant.

Since Strings would be a fairly popular data type, the Data Access and Subscription examples could demonstrate how to read and/or write String ports using these services.

martinboers avatar Feb 09 '22 07:02 martinboers