Simscape/Powergui diognastic - what does a red frame mean?

4 Ansichten (letzte 30 Tage)
Saeed Ahmadzadeh Mahboobi
Saeed Ahmadzadeh Mahboobi am 14 Feb. 2021
Hi Everyone
Usually the blocks have a black frame in simulink. But what does it mean, when a Simscape/Powergui block has a red frame? (picture below)
When I go the Debug/Diognastic , everything is apparently ok (picture below) !!!!
And when I run the model, the simulation starts and finishes without eny errors, sometimes I get weird results though
So what's wrong with the Powergui block?

Antworten (1)

Jonas
Jonas am 15 Feb. 2021
When there is an error/issue with blocks at build time, the diagnostic viewer can allow the blocks which cause the error to be highlighted with a red border. Similarly, some functionality allow blocks to be highlighted in yellow, like when highlighting a Scope block or when tracing the source of a sample time.
What I have experienced is that Simulink changes the border to red in these cases, but then never properly removes the red border or highlighting...
So what I believe has happened on your Simulink model, is that there was an error in the past which changed the border of the Powergui block to red, but although you have solved the error the red border was never changed back to black automatically by Simulink.
You can manually change back the border color by right clicking on the block > Format > Foreground color > Black.
  1 Kommentar
Saeed Ahmadzadeh Mahboobi
Saeed Ahmadzadeh Mahboobi am 15 Feb. 2021
Thanks for the answer.
I still don't know, because the simulation runs without any errors, but the Integrator Block doesn't work properly !!!

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by