Analog Output >> General Properties >> Output Configuration >> Terminal Configuration

NI-DAQmx C Properties

Analog Output >> General Properties >> Output Configuration >> Terminal Configuration

Data Type: int32
Description: Specifies the terminal configuration of the channel.

Valid values

DAQmx_Val_RSE 10083 Referenced Single-Ended.
DAQmx_Val_Diff 10106 Differential.
DAQmx_Val_PseudoDiff 12529 Pseudodifferential.


You can get/set/reset this property using:
  DAQmxGetAOTermCfg
  DAQmxSetAOTermCfg
  DAQmxResetAOTermCfg