xPC Target | ![]() ![]() |
Adding I/O Blocks with the Simulink Library Browser
xPC Target includes a Simulink block library for I/O drivers. The highest hierarchical level in the library is grouped by I/O function. The second level is grouped by board manufacturer. The manufacturer groups within this second level contain the driver blocks for specific boards.
This procedure uses the Simulink model xpc_osc.mdl
as an example of how to add and connect I/O blocks.
simulink
in the MATLAB Command Window.
You can access the xPC Target I/O library by right-clicking xPC Target, and then clicking Open the xPC Target Library.
Alternatively, you can access driver blocks using the xPC Target I/O driver library. See Adding I/O Blocks with the xPC Target Library.
xpcosc
should look like the figure shown below.
Note You cannot run this model unless you have the I/O board shown above installed in your target PC. However, you can substitute the driver blocks for another I/O board that is installed in the target PC.
Your next task is to define the I/O block parameters. See Defining I/O Block Parameters.
![]() | Adding I/O Blocks with the xPC Target Library | Defining I/O Block Parameters | ![]() |