Ansys Learning Forum › Forums › Discuss Simulation › Embedded Software › UDP or TCP in SCADE Suite › Reply To: UDP or TCP in SCADE Suite
October 1, 2024 at 4:20 pm
Benjamin Descorps
Ansys Employee
Hello,
Generally the communication aspects are rather done outside the Scade Suite model itself and preferably in the integration layer. The main idea behind is to the keep the model independent and usable with others tools, such as SCADE Test.
If you really want to implement these blocks in SCADE, I will rather recommend you to use imported piece of code (C code).
Benjamin