TAGGED: communication, SCADE-SUITE
-
-
September 25, 2024 at 3:53 pm
jeremy.rutman
SubscriberI'd like to use UDP communications in a SCADE Suite model . Are there any tools or readymade blocks to do this in Scade as there are in Matlab Simulink? The only reference I've found so far is in some ARINC 661 class and I don't need/want ARINC 661 for this project.
-
September 30, 2024 at 12:51 pm
Benjamin Descorps
Ansys EmployeeCan you precise us with which kind of application/system you want to connect your SCADE Suite model?
-
September 30, 2024 at 9:17 pm
jeremy.rutman
SubscriberI want to use the SCADE model to send and receive UDP messages to/from a second model running on the same LAN. The messages are short text messages. The second model can for the sake of this discussion be considered to be another similar SCADE model.Â
-
October 1, 2024 at 4:20 pm
Benjamin Descorps
Ansys EmployeeHello,
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
-
- You must be logged in to reply to this topic.
-
2502
-
932
-
761
-
599
-
591
© 2025 Copyright ANSYS, Inc. All rights reserved.