It looks simple.

For general discussion related FlowStone
Post Reply
User avatar
Parki
Posts: 20
Joined: Fri Feb 27, 2015 11:12 am

It looks simple.

Post by Parki »

It looks simple: A is integer, when A is changed(time intervals undefined) the code returns different between the new value and the old.
-
Could anyone solve this problem?
Because I already four day can't solve this.
I hope my english was understeandable.
Skype id - parkidesu
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: It looks simple.

Post by KG_is_back »

This should work...

use the "sample and hold" prim. Calculate the difference between it's output and the input and hit sample and hold to update its value.
Attachments
green diferentiator.fsm
(256 Bytes) Downloaded 799 times
User avatar
Parki
Posts: 20
Joined: Fri Feb 27, 2015 11:12 am

Re: It looks simple.

Post by Parki »

But it's don't work.
I hope my english was understeandable.
Skype id - parkidesu
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: It looks simple.

Post by KG_is_back »

try this...
Attachments
green diferentiator.fsm
(290 Bytes) Downloaded 803 times
User avatar
Parki
Posts: 20
Joined: Fri Feb 27, 2015 11:12 am

Re: It looks simple.

Post by Parki »

Why does it happens to me?
Attachments
green diferentiator module problem.fsm
(1.71 KiB) Downloaded 815 times
I hope my english was understeandable.
Skype id - parkidesu
Youlean
Posts: 176
Joined: Mon Jun 09, 2014 2:49 pm

Re: It looks simple.

Post by Youlean »

Will this work?
Attachments
green diferentiator.fsm
(348 Bytes) Downloaded 780 times
Xtinct
Posts: 106
Joined: Fri Feb 11, 2011 12:06 am

Re: It looks simple.

Post by Xtinct »

Parki wrote:Why does it happens to me?


Check link /trigger order
Post Reply