AllenInstitute / MIES

Multichannel Igor Electrophysiology Suite
https://alleninstitute.github.io/MIES/user.html
Other
21 stars 6 forks source link

NI hardware: Is it possible to control differennt channels independently? #2118

Closed t-b closed 3 weeks ago

t-b commented 1 month ago

We would for example like to stop DAQ on one headstage but continue on another. @MichaelHuth Can you have a look if the NIDAQ XOP allows that?

MichaelHuth commented 1 month ago

The NIDAQ XOP allows only stopping per device not per channel.

Leaving what the XOP exposes aside: Looking at the NI hardware itself, some solution like that could be possible, depending on what NI hardware is used. The way would be to configure channels to separate clock sources/timers that can be stopped independently. These sources would need a single trigger for start. When configured the setup can not be changed dynamically and it needs to be known beforehand what channels should be stopped independently. Also there are about 8 times more channels than timers on e.g. PCIe-6343. Thus, the 32 channels could only have 4 independent clock sources.

t-b commented 4 weeks ago

@MichaelHuth Thanks!

timjarsky commented 3 weeks ago

Not possible. Closing