Clear Filters
Clear Filters

Invalid setting for parameter 'Initial output:' of Outport block Alpha-Beta-Zero to dq0/Subsystem - pi//2 delay/dq'. The initial outThe initial output value must be fully spec

18 views (last 30 days)
Invalid setting for parameter 'Initial output:' of Outport block 'OPALRTsurplus2_constantspeed13a/Subsystem/Alpha-Beta-Zero to dq0/Subsystem - pi//2 delay/dq'. The initial output value must be fully specified when the parameter 'Source of initial output value:' is set to Dialog. Cn you please help me solve this problem?

Answers (1)

Shivang
Shivang on 4 Sep 2023
Hi Rhema,
I understand you’re running into an error regarding the lack of initial output specification for an Outport block.
Based on the error encountered, I suspect you’re working with conditional subsystems. When working with these subsystems, an initial value should be specified for the Outport block.
To initialize the output values for a conditional subsystem, initialize Outport blocks within the subsystem by using one of these methods:
  • Inherit initial output values from input signals connected to the Outport blocks.
  • Specify initial output values using Outport block parameters.
In your model, the parameter “Source of initial output value” is set to “Dialog”. You can confirm this by double-clicking the Outport block and looking through the Block Parameters.
To resolve this error, specify the initial output value in the “Initial output” parameter of the Outport block. You can also try changing the “Source of initial output value” to "Input Signal".
Hope this helps.
-Shivang

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!