Device Configuration Operators
Tip
Device configuration operators are not recommended for using off-the-shelf Open Ephys hardware. Use aggregate configuration operators instead. Aggregate configuration operators confer the following benefits:
- The
address
andname
properties of aggregate configuration operators undergo automatic configuration which reduces the risk of erroneous configuration. - The workflow is less cluttered with configuration operators as one aggregate configuration operator corresponds to multiple device operators. This improves workflow legibility and expedites the workflow scripting process.
Device configuration operators belong in a top-level chain of operators between CreateContext
and StartAcquisition
to configure devices contained by ONIX hardware hubs.