Main Content

Connected IO mode

R2026b

Select required Connected IO mode

Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Connected IO

Description

Select the required Connected IO mode for communicating with the IO peripherals on the hardware.

Settings

Streaming | Polling

Default:: Streaming

The available options are:

  • Polling — Select this mode when your Simulink model has both source and sink blocks. When you select this mode, both source and sink blocks run in polling mode.

  • Streaming — Select this mode when your Simulink model has only source blocks. This mode can also be used if the model has sink blocks, which requires execution rarely. When you select this mode, the source blocks run in streaming mode and sink blocks run in polling mode.

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2019b