- Index
- » Users
- » Waap
- » Profile
Posts
Posts
Page Start Prev 1 Next End
Dec-04-18 10:46:22
Topic:
Modelica logic
reset output of greaterThreshold to False
Category:
Programming
Forum:
Modelica Language
Hello,
in my Model I use a greaterThreshold block.
The threshold is 0.
The input u is a value between 0 and 1.
When the input becomes greater 0 the greaterThreshold output y is True.
When the input goes back to 0 the greaterThreshold output y stays at True and does not become False.
My goal is to make the greaterThreshold output false again when the input becomes 0 again.
regards
Nils
Page Start Prev 1 Next End
- Index
- » Users
- » Waap
- » Profile