Specify the persistence level for MPT signal data objects.
Category: Code Generation > Code Placement
Default: 10
Specify an integer value indicating the persistence level for MPT signal data objects. This value indicates the level at which to declare signal data objects as global data in the generated code. The persistence level allows you to make intermediate variables global during initial development so you can remove them during later stages of development to gain efficiency.
This parameter is related to the Persistence level value that you can specify for a specific MPT signal data object in the mpt.Signal properties dialog.
This parameter must be the same for top-level and referenced models.
Parameter: SignalDisplayLevel |
Type: integer |
Value: a valid integer |
Default: 10 |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | A valid integer |
Efficiency | No impact |
Safety precaution | No impact |