DDS Dictionary
Manage DDS aspects of an application
Description
To manage the DDS aspects of your applications in the Simulink® environment, you can use the DDS Dictionary, which is a section of the Simulink data dictionary that contains DDS properties. The DDS Dictionary is a graphical interface that enables you to create and edit DDS Domains, Topics, Data Types, and Quality of Service (QoS).
The DDS Dictionary is composed of three management tabs.
Types
The Types tab manages the DDS data types that are used to publish and subscribe to Data Samples in the DDS network. The tab can also be used to view and edit the Simulink equivalent data types that are used to compute the application logic in the Simulink environment.

See Type for more information, including details about full names and short names.
Domains
The Domains tab manages the Domains, Topics, and Registered Types so that applications can be configured to publish and subscribe to Topics.

See Topic Type for more information.
QoS
The QoS tab manages the Quality of Service (QoS) available for a DDS application.

See QoS Type for more information.
Open the DDS Dictionary
Open a model in the DDS Blockset app. On the DDS tab, click Code Interface and select DDS Dictionary.
In a Simulink data dictionary, if DDS definitions are available, a DDS Libraries node appears in the dictionary. If you open the DDS Libraries section of the Simulink data dictionary, in the Details pane, you can click Open DDS Libraries to open the graphical interface for the DDS Dictionary.