Prepare your design for generating a real-time application by updating your Simulink model. Select a fixed-step solver and select Simulink Real-Time™ as the code generator target. Extend your Simulink model with driver blocks from the Speedgoat block library or the Simulink Real-Time block library. Make signal connections between these driver blocks and other blocks in your model, then build the real-time application.
Application | Represent application files on development computer |
extractASAP2 | Extract generated A2L file from real-time application file |
getInformation | Get real-time application information |
getParameters | Get real-time application parameters |
getSignals | Get real-time application signals |
updateRootLevelInportData | Replace external input data in real-time application with input data |
Learn about the Simulink Real-Time I/O library of driver blocks.
Add I/O Blocks to Simulink Model
Interface with boards by using Simulink Real-Time library blocks.
Configure I/O Block Parameters
Configure I/O driver blocks that represent physical I/O boards.
Map root inports to source data.
Simulink Real-Time Options Pane
Configure initial values for real-time application options.
Configure the real-time application and the real-time kernel.