Opened 12 years ago
Closed 12 years ago
#1965 closed defect (fixed)
TriggeredSampler model doesn't switch properly
Reported by: | Peter Junglas | Owned by: | Willi Braun |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Backend | Version: | trunk |
Keywords: | Cc: |
Description
In the model TestTriggeredSampler1 a TriggeredSampler is triggered when the Clock reaches the (integer) value 2, i.e. at time 1.5. But its output doesn't change.
The model TestTriggeredSampler2 uses an integer step instead of the clock - this works.
I'm using MSL 3.2.1 and OpenModelica1.9.0 Beta2 (r14139)
Attachments (2)
Change History (4)
by , 12 years ago
Attachment: | TestTriggeredSampler1.mo added |
---|
by , 12 years ago
Attachment: | TestTriggeredSampler2.mo added |
---|
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Is raised by the same issue as #1959.