Class AnalogOutputChannelConfiguration
Represents the configuration of a virtual analog output channel in DAQmx operators.
public class AnalogOutputChannelConfiguration : AnalogChannelConfiguration
- Inheritance
-
AnalogOutputChannelConfiguration
- Inherited Members
Properties
- PhysicalChannel
Gets or sets the name of the physical channel used to create the local virtual channel.
- VoltageUnits
Gets or sets a value specifying in what units to generate voltage on the channel.
Methods
- ToString()
Returns a string that represents the current object.