NI-DAQmx .NET Framework 4.5 API Reference

CIChannel.EncoderZInputTerminal Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.EncoderZInputTerminal Property
Specifies the terminal to which signal Z is connected.

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

Syntax

public string EncoderZInputTerminal { get; set; }
Public Property EncoderZInputTerminal As String
	Get
	Set

Property Value

Type: String
Specifies the terminal to which signal Z is connected.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience