bonsai-rx / daqmx

Bonsai Library for interfacing with NI-DAQmx devices
https://bonsai-rx.org/daqmx
Other
1 stars 4 forks source link

Add support for setting additional task modifiers #14

Open glopesdev opened 1 year ago

glopesdev commented 1 year ago

The DAQmx Task API supports useful properties to configure timing and triggers in a task. These could be exposed as collection properties in the I/O nodes (e.g. Timing and Triggers respectively) which themselves expose collections of configurations to apply (e.g. similar to the way render state is configured in the shaders package).