xPC Target    

Custom GUI with xPC Target COM API

Create a GUI application that interfaces with a target application using Visual Basic or any development environment that can incorporate COM objects.These COM objects connect graphic elements to parameters for parameter tuning, and they connect signals for acquiring data from your target application. To create a custom GUI application connected to an xPC Target application use the following process:

  1. Optionally, tag parameters and signals in your Simulink model.
  2. Build the target application, model specific COM library, and tagged parameter and signal COM libraries.
  3. Create a GUI application that references the COM libraries.

For more information see the xPC Target API documentation.


  Custom GUI with xPC Target API Installation and Configuration