Main Content

SIL/PIL Verbosity

Display communication I/O information during SIL or PIL execution

Since R2021b

Description

App Configuration Pane: Advanced

Configuration Objects: coder.EmbeddedCodeConfig

Display of communication I/O information during software-in-the-loop (SIL) or processor-in-the-loop (PIL) execution.

See Troubleshooting Host-Target Communication (Embedded Coder).

Settings

Off

This value is the default value.

The code generator does not display communication I/O information during SIL or PIL execution.

On

The code generator displays communication I/O information during SIL or PIL execution.

Programmatic Use

Property: SILPILVerbosity
Values: 'off' | 'on'
Default: 'off'

Version History

Introduced in R2021b