peterharaszin / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

State transactions in simulations makes it difficult to edit variable values #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 2 Regions. In one region make two states each getting triggered after 
100ms from other state

[state 1]---after 100ms--->[state 2]
[_______]<--after 100ms--->[_______]

2. In region 2 create a variable based transition.

[state 2]---[variable > 1000]--->[state 2]

3. Start simulation.

What is the expected output? What do you see instead?
At normal human speed while simulation is running no one will be able to change 
value of variable to 1000. At max one can write 100 at while simulation is 
cycle based 200ms.

What version of the product are you using? On what operating system?
SCT 2 with Eclipse Juno. Windows 7 SP1.

Original issue reported on code.google.com by skbob...@gmail.com on 17 Oct 2012 at 2:48

GoogleCodeExporter commented 9 years ago
Thank you for the bug report. It is a known issue that is scheduled to be fixed 
during november. 

Original comment by AxelTerfloth on 17 Oct 2012 at 10:40

GoogleCodeExporter commented 9 years ago
Simulation Interface will be reimplemented. So far you have to pause the 
simulation for value changes.

Original comment by AxelTerfloth on 20 Dec 2012 at 8:05

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 20 Dec 2012 at 8:06

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 20 Dec 2012 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by A.Muel...@googlemail.com on 29 Sep 2014 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 29 Sep 2014 at 2:05