a RubyEdit module, inputting and exploiting a Bus
Posted: Fri Feb 07, 2020 7:32 pm
Currently, a "Ruby bus" search on this forum, only returns 18 occurrences.
Page 143 of the Flowstone User Guide (version 3.0.2) there is a short example consisting on a RubyEdit module, generating a hash as "Value" considered as local bus, along with another RubyEdit module that's inputting such hash seen as "Value", such RubyEdit module getting able to read and exploit the new "Values".
Page 95 of the Flowstone User Guide (version 3.0.2), states that "Value" data type can refer to any Ruby object. Apparently, the "black Bus" data type, is an object that the "Value" data type can refer to.
What to do for allowing a vast amount of existing "Bus Extract" Flowstone components, to read such "Value" local bus?
What to do for allowing a RubyEdit module, to read a "black Bus" that's emanating from a "Bus Create" Flowstone component?
Any suggestion or example will be highly appreciated.
Page 143 of the Flowstone User Guide (version 3.0.2) there is a short example consisting on a RubyEdit module, generating a hash as "Value" considered as local bus, along with another RubyEdit module that's inputting such hash seen as "Value", such RubyEdit module getting able to read and exploit the new "Values".
Page 95 of the Flowstone User Guide (version 3.0.2), states that "Value" data type can refer to any Ruby object. Apparently, the "black Bus" data type, is an object that the "Value" data type can refer to.
What to do for allowing a vast amount of existing "Bus Extract" Flowstone components, to read such "Value" local bus?
What to do for allowing a RubyEdit module, to read a "black Bus" that's emanating from a "Bus Create" Flowstone component?
Any suggestion or example will be highly appreciated.