Skip to content

Loading multiple modules

Enrico Gamberini requested to merge MultipleModules into develop

Supports loading multiple modules into a single DAQling core context. Closes #20 (closed)

Supports issuing commands to specific module types in a DAQling core context. - Allows for enforcing the DAQTree "order" on modules living inside a DAQling core context.

Allows for the use of in-process connection types (Local and ZMQInProcPair/PubSub)

Edited by Enrico Gamberini

Merge request reports