Table of Contents

Class AnalogInputChannelConfiguration

Namespace
Bonsai.DAQmx
Assembly
Bonsai.DAQmx.dll

Represents the configuration of a virtual analog input channel in DAQmx operators.

public class AnalogInputChannelConfiguration : AnalogChannelConfiguration
Inheritance
AnalogInputChannelConfiguration
Inherited Members

Properties

PhysicalChannel

Gets or sets the name of the physical channel used to create the local virtual channel.

TerminalConfiguration

Gets or sets a value specifying the terminal configuration for the channel.

VoltageUnits

Gets or sets a value specifying the units used to return voltage measurements from the channel.

Methods

ToString()

Returns a string that represents the current object.