Page 1 of 1

ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 8:49 am
by chackl
Hello!

I did a new example with some help :D
It sends data back through one link - so you can reverse for example wirelesslinks.

Regards

EDIT:
Corrected Class Error

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 9:39 am
by Nubeat7
get a ruby error message: in method 'load state': undefined class/module revflow

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 12:10 pm
by chackl
Well i do not see why.... i'll take a look

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 1:51 pm
by chackl
Well i saw it now - i got a class error - but i do not realy understand it jet...
Why does flowstone give me a wrong class if i:
Delete an old class and do not use it anymore - LoadState error if i have NO loadstate inside

I could only correct it getting al modules into a now schematic....

Why?

Regards

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 5:42 pm
by RJHollins
I had seen the same error message ...

I went in and reset the RUBY modules [Off, then ON]. This 'cleared' the red highlight error. but things were still not working.

I then reconnected the inputs feeding the module ... and then it worked.

I don't know the reason why, but that was my troubleshot and fix. I just loaded up the re-saved schematic and all seems to be working.

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 8:26 pm
by Nubeat7
user guide says:
"The Ruby component saves its state. If you save a schematic with a Ruby component in it then when
you load it back the @ins and @outs arrays are restored to exactly how they were before. This
ensures that the component maintains its state at all times."

so i think it has something to dowith the persistence of the ruby component

Re: ReFlow - Send back data in one link

Posted: Mon Aug 26, 2013 11:16 pm
by chackl
Well in the aktual one i have corrected the triggers and the error does not come up anymore - the updated is in the first post ;)

Regards

Re: ReFlow - Send back data in one link

Posted: Tue Aug 27, 2013 4:27 am
by RJHollins
confirm no error :)