model dds applications in simulink -凯发k8网页登录
configure dds application models as publishers and subscribers to dds topics
after you have created dds definitions for your application, you must ensure that your application model is constructed appropriately to connect to the dds network and that you specify a dds interface to facilitate that connection. to model your application as a publisher or subscriber, use the dds blockset blocks to adapt your model to send and receive data samples with the dds network. with an appropriately constructed application model, configure a dds interface to specify the topic and quality of service (qos) for the datareaders and datawriters in the modeled application.
blocks
receive data samples from dds network | |
send data samples to dds network |
tools
configure dds application inports and outports as datareaders and datawriters | |
manage dds aspects of an application |
topics
model architecture and design
configure simulink® models as publishers and subscribers.
configure simulink models to use dds events at the input ports of your model.
dds interface configuration
configure dds interfaces for applications to connect to the dds network.