Class DigitalOutputChannelConfiguration
Represents the configuration of a virtual digital output channel in DAQmx operators.
Inherited Members
Namespace: Bonsai.DAQmx
Assembly: Bonsai.DAQmx.dll
Syntax
public class DigitalOutputChannelConfiguration : DigitalChannelConfiguration
Properties
| Improve this Doc View SourceLines
Gets or sets the names of the digital lines or ports used to create the local virtual channel.
Declaration
[TypeConverter(typeof(DigitalOutputPhysicalChannelConverter))]
public string Lines { get; set; }
Property Value
Type | Description |
---|---|
String |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |