Shouldn't be a problem to stick with the state matrix, just as long as the updates are handled correctly. You might want to have a look at something like Multiple Dispatch [1] or Visitor [2] patterns, for ideas. good luck, /m [1] http://en.wikipedia.org/wiki/Multiple_dispatch [2] http://en.wikipedia.org/wiki/Visitor_pattern On 18 May 2011, at 02:15, Ron Anderson wrote: > > > I have a state matrix that holds the values. I did consider doing what you have said, keeping a log of where the last update came from in the state matrix but thought if I could just read the value...... > > Now that you have seconded the motion to record the last update source, I'll do it. > > Thank you for your reply. > >
Message
Re: [bc2000] Re: Reading BCR current encoder value in .bcl, c or hex please?
2011-05-18 by Martin Klang