How to configure ip address/port with DDS Blockset

7 views (last 30 days)
I have build the DDS application shapesdemo.exe with DDS Blockset. I have test the communication between shapesdemo.exe with OpenDDS Shapes Demo Application successfully. However, these two DDS Application run on the same desktop computer, I want to communicate shapesdemo.exe with another OpenDDS Shapes Demo Application runing on the different computer.
I want to configure the shapesdemo.exe with the another computer's ip address/port, such that it can communicate with another computer's DDS Application, where is the DDS Blockset ip address/port informations saved?

Answers (1)

SACHIN KHANDELWAL
SACHIN KHANDELWAL on 21 Jan 2025
I have not tried this workflow but I think that DDS should handle the communication automatically. You may want to see the QoSes like transport, discovery and configure them.
Also, I found these resources that might be helpful to you:

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!