Namespace Bonsai.DAQmx
Classes
- AnalogChannelConfiguration
Provides an abstract base class for configuration of virtual analog channels in DAQmx operators.
- AnalogInput
Represents an operator that generates a sequence of voltage measurements from one or more DAQmx analog input channels.
- AnalogInputChannelConfiguration
Represents the configuration of a virtual analog input channel in DAQmx operators.
- AnalogOutput
Represents an operator that generates voltage signals in one or more DAQmx analog output channels from a sequence of sample buffers.
- AnalogOutputChannelConfiguration
Represents the configuration of a virtual analog output channel in DAQmx operators.
- DigitalChannelConfiguration
Provides an abstract base class for configuration of virtual digital channels in DAQmx operators.
- DigitalInput
Represents an operator that reads a sequence of logical values from one or more DAQmx digital input lines.
- DigitalInputChannelConfiguration
Represents the configuration of a virtual digital input channel in DAQmx operators.
- DigitalOutput
Represents an operator that writes logical values to one or more DAQmx digital output lines from a sequence of sample buffers.
- DigitalOutputChannelConfiguration
Represents the configuration of a virtual digital output channel in DAQmx operators.