Host Subsystem
A subsystem that executes on the host rather than the target.
Library
QUARC Targets/Ports & Subsystems MATLAB Command Line Click to copy the following command line to the clipboard. Then paste it in the MATLAB Command Window: qc_open_library('quarc_library/Ports & Subsystems')
Description
The Host Subsystem block is a subsystem that executes on the host rather than the target.
Unlike most subsystems, the Host Subsystem cannot contain any Outport
MATLAB Command Line
Click to copy the following command line to the clipboard. Then paste it in the MATLAB Command Window:
doc('Outport');
blocks. It must be a sink. Furthermore, the Host Subsystem block cannot contain any blocks which have continuous states.
Input Ports
The Host Subsystem block supports any number of Inport MATLAB Command Line Click to copy the following command line to the clipboard. Then paste it in the MATLAB Command Window: doc('Inport'); blocks, just like a normal subsystem. However, custom data types that do not alias to standard Simulink data types are not supported.
Output Ports
This block has no output ports.
Parameters and Dialog Box
The Host Subsystem block has no parameters.
Targets
|
Target Name |
Compatible* |
Model Referencing |
Comments |
|---|---|---|---|
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
||
|
Yes |
Yes |
Last fully supported in QUARC 2018. |
|
|
Rapid Simulation (RSIM) Target |
Yes |
Yes |
|
|
S-Function Target |
No |
N/A |
Old technology. Use model referencing instead. |
|
Normal simulation |
Yes |
Yes |
Copyright ©2025 Quanser Inc. This page was generated 2025-11-01. Submit feedback to Quanser about this page.
Link to this page.