Skip to content

More flexible usage of the shared dictionary

Compare
Choose a tag to compare
@jobe3774 jobe3774 released this 10 Oct 19:39
· 29 commits to master since this release
582cc50

This release provides

  • a new 'prepare' method for data acquisition handlers which is called before acquisition starts.
  • RaspendApplication only creates it's own shared dictionary if no dictionary was passed to the construtor.
  • RaspendApplication lets you update it's shared dictionary by calling the new method 'updateSharedDictionary'.