NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIChannel.TwoEdgeSeparationFirstEdge Property

CIChannel.TwoEdgeSeparationFirstEdge Property

CIChannelTwoEdgeSeparationFirstEdge Property

Specifies on which edge of the first signal to start each measurement.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public CITwoEdgeSeparationFirstEdge TwoEdgeSeparationFirstEdge { get; set; }
Public Property TwoEdgeSeparationFirstEdge As CITwoEdgeSeparationFirstEdge
	Get
	Set

Property Value

Type: CITwoEdgeSeparationFirstEdge
Specifies on which edge of the first signal to start each measurement.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?