Main Content

Suppress Auto-Generated Data Types

Enable the suppression of auto generated data types for arrays

Since R2019b

Model Configuration Pane: PLC Code Generation

Description

Use this option to control whether the generated Structured Text code contains auto-generated data types for array types.

Dependencies

To use this parameter, set Target IDE to Phoenix Contact PC WORX 6.0 or KW-Software MULTIPROG 5.0.

Settings

off (default) | on
On

The software automatically generates named types for array types in your Simulink® model.

Off

Switch to the default behavior of the software.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

Parameter: PLC_SuppressAutoGenType
Type: string
Value: 'on' | 'off'
Default: 'off'

Version History

Introduced in R2019b