System Configuration
Configure the environment for real-time applications by connecting a development computer to a Speedgoat® target computer that meets your requirements: form factor, performance, I/O interface, and protocol interface.
Connect the target computer to your physical system, also called the device under test.
After you have set up the target computer system, you can create real-time applications from Simulink® models on the development computer. You can then build, download, and run these real-time applications on the target computer system via the Ethernet link.
To build, download, and run a real-time application from a development computer, configure the development computer CPU and peripherals. To create the real-time application, install the Simulink Real-Time™ software. To download the real-time application to the target computer and communicate with the application, configure an Ethernet TCP/IP interface.
To run a real-time application on a target computer, first configure your target computer with the required I/O modules and Ethernet ports. Physically connect it to the development computer with a TCP/IP Ethernet link. Configure the Simulink Real-Time target settings with Simulink Real-Time Explorer or MATLAB® language. Finally, build and download the real-time application to the target computer.
Functions
Objects
Target | Represent real-time application and target computer status |
Targets | Configure and manage target objects |
TargetSettings | Configure setting values for target computers (Since R2026a) |
Instrument | Create real-time instrument object |
slrealtime.instrument.LineStyle | Create real-time instrument LineStyle object (Since R2022b) |
Properties
| Target Object Properties | slrealtime Target object properties for configuration and status |
Apps
| Simulink Real-Time | Generate real-time applications for simulations that run on a target computer and interface with I/O devices in the target computer |
| Simulink Real-Time Explorer | Interact with target computer and real-time application running on target computer |
| Simulink Real-Time TET Monitor | Observe task execution time for the real-time application running on target computer |
| Simulink Real-Time App Generator | Generate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a) |
Tools
| Simulation Data Inspector | Inspect and compare data and simulation results to validate and iterate model designs |