Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: \"Reset chart\" behaviour changed with recent update
Reply to topic
Author Message
Marius



Joined: Jun 10, 2013
Posts: 51

PostPosted: Dec 22, 2013 11:46 PM    Post subject: \"Reset chart\" behaviour changed with recent update

Hi Jarek,

I have many instances where a polygraph chart needs to be reset (remove traces and begin drawing at the left border)

Until now, this was done by
1) Passing a \"reset chart\" with ElementInteractor to the Polygraph
2) Triggering the reset input of the GainInteractor connected to the Polygraph (Gain is used to store values through chart changes)

Suddenly this does not work any more in all the designs that use it. The old traces disappear but the new trace does not begin to the very left, but where the old trace ended.

So I gues something was changed in BioEra. Either the \"reset\" trigger of GainInteraction, or the \"reset chart\" function passed to Polygraph.

Do you know of any specific change that might have caused this? Must be since 3.070, but probably much later.

Marius
jarek



Joined: Oct 22, 2007
Posts: 1073

PostPosted: Dec 22, 2013 11:52 PM    Post subject:

I don't know why this has changed. But I think you should do the \"Reset element\", not \"Reset chart\". I just tried that and it works as expected.
Reply to topic