What is the difference between the "Take/Write DDS Sample" and "DDS Receive/Send" block pairs?

4 visualizaciones (últimos 30 días)
I am trying to read and write data from a Data Distribution Service (DDS) in my Simulink model. I am unsure about when to use "Take DDS Sample" versus "DDS Receive", and similarly "Write DDS Sample" versus "DDS Send". Could you please elaborate on the use cases for each?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 16 de Oct. de 2025
"DDS Receive" & "DDS Send" are used for when you are communicating with another device that is sending information. An example workflow where you would use these blocks would be an IoT (Internet of Things) setup where you have something like a sensor sending information to your computer or hardware that you are connected to.
"Take DDS Sample" & "Write DDS Sample" are more so used for testing your models when simulating in Simulink. For most use cases, the outputs of "Take DDS Sample" and "Receive DDS" are similar, however they differ based upon what they are communicating with - i.e. your own model or another device, respectively.

Más respuestas (0)

Categorías

Más información sobre Get Started with DDS Blockset en Help Center y File Exchange.

Productos


Versión

R2025b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by